Description
QB64 is a modern extended BASIC+OpenGL language that retains QB4.5/QBasic compatibility and compiles native binaries for Windows (XP and up), Linux and macOS.
Installation Instructions
This installs the QB64 compiler and IDE, including a desktop file for easy launching. Refer to https://qb64.org for documentation.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (23)*, x86_64 (27)* | Centos-stream 8 (111 downloads) |
Centos-stream 9 | aarch64 (25)*, x86_64 (26)* | Centos-stream 9 (100 downloads) |
EPEL 8 | aarch64 (34)*, x86_64 (28)* | EPEL 8 (88 downloads) |
EPEL 9 | aarch64 (26)*, x86_64 (26)* | EPEL 9 (93 downloads) |
Fedora 39 | aarch64 (14)*, x86_64 (46)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (3)*, x86_64 (8)* | Fedora 40 (40 downloads) |
Fedora 41 | aarch64 (3)*, x86_64 (6)* | Fedora 41 (26 downloads) |
Fedora rawhide | aarch64 (24)*, x86_64 (23)* | Fedora rawhide (97 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vwbusguy/qb64
More info about enabling Copr repositories