FBXL FreeBASIC package repository =================================== Repository root: https://deb.fbxl.net/ Universal installer: curl -fsSL https://deb.fbxl.net/install.sh | sh Fallback fetchers: wget -O - https://deb.fbxl.net/install.sh | sh fetch -o - https://deb.fbxl.net/install.sh | sh ftp -o - https://deb.fbxl.net/install.sh | sh Optional target packages are opt-in: FREEBASIC_INSTALL_OPTIONAL=yes curl -fsSL https://deb.fbxl.net/install.sh | sh Selected direct installers: Debian/Ubuntu/Raspbian: curl -fsSL https://deb.fbxl.net/debian-ubuntu-addrepo.sh | sh Slackware: curl -fsSL https://deb.fbxl.net/slackware-install.sh | sh macOS: curl -fsSL https://deb.fbxl.net/macos-install.sh | sh Cygwin: curl -fsSL https://deb.fbxl.net/cygwin-install.sh | sh Important paths: install.sh Universal OS dispatcher install/ Shared and platform-specific installer code debian/ APT repository layout linux/ Native Linux package families FreeBSD/ OpenBSD/ NetBSD/ Dragonfly/ BSD packages and archives Haiku/ Solaris/ illumos/ Other Unix-like targets macos/ cygwin/ mingw32/ msdos/ Desktop and historical platform builds mingw32-js/ mingw32-android/ mingw32-xbox/ mingw32-wii/ Optional and cross-target packages archives/ Archived or unsupported package sets repo.json Machine-readable inventory Snapshot generated: 2026-06-14T13:08:27Z Package counts: deb: 1067 rpm: 24 apk: 53 arch packages: 3 slackware txz: 2 pkg: 20 tarballs: 87 zip: 6 exe: 64 Notes: The installer defaults to the core FreeBASIC package set. Extra targets are offered or installed only when requested and supported. Some legacy directories remain for stable URLs and compatibility.