To use QB64, you must be a member of the qb64 group. Run usermod <username> -a -G qb64 to add your user to the group, then log out and log back in.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/qb64.git (read-only, click to copy) |
|---|---|
| Package Base: | qb64 |
| Description: | BASIC for the modern era |
| Upstream URL: | https://www.qb64.com/ |
| Licenses: | custom |
| Submitter: | alex.henrie |
| Maintainer: | alex.henrie |
| Last Packager: | alex.henrie |
| Votes: | 1 |
| Popularity: | 0.007545 |
| First Submitted: | 2021-12-03 06:19 (UTC) |
| Last Updated: | 2026-06-13 05:13 (UTC) |
To use QB64, you must be a member of the qb64 group. Run usermod <username> -a -G qb64 to add your user to the group, then log out and log back in.
Build fails:
ArchLinux detected.
Compiling and installing QB64...
Building library 'LibQB'
In file included from ../../../parts/core/src.c:2,
from ../../../common.h:35,
from ../../../libqb.cpp:1:
../../../parts/core/glew/include/GL/glew.h:1188:14: fatal error: GL/glu.h: No such file or directory
1188 | # include <GL/glu.h>
| ^~~~~~~~~~
compilation terminated.
I just checked and no, this package builds just fine without glu installed.
glu is needed to build.
Best BASIC, see FBD made with it
To use QB64, you must be a member of the qb64 group. Run usermod <username> -a -G qb64 to add your user to the group, then log out and log back in.
@alex.hernie No, but I was attempting to install QB64 from the package manager and I found an AUR package (this one) and attempted to install QB64 using it.
@PQCraft Are you a member of the qb64 group?
I have an issue with installation as listed in this GitHub issue: https://github.com/QB64Team/qb64/issues/214 and the maintainers stated that they did not run this AUR package and to contact the maintainer of it.