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 (24)* | Centos-stream 8 (105 downloads) |
Centos-stream 9 | aarch64 (23)*, x86_64 (25)* | Centos-stream 9 (96 downloads) |
EPEL 8 | aarch64 (32)*, x86_64 (26)* | EPEL 8 (83 downloads) |
EPEL 9 | aarch64 (24)*, x86_64 (25)* | EPEL 9 (87 downloads) |
Fedora 38 | aarch64 (16)*, x86_64 (22)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (12)*, x86_64 (45)* | Fedora 39 (55 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (6)* | Fedora 40 (32 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (5)* | Fedora 41 (16 downloads) |
Fedora rawhide | aarch64 (23)*, x86_64 (23)* | Fedora rawhide (92 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vwbusguy/qb64
More info about enabling Copr repositories