Octoxbps
A Qt-based XBPS front end
Install / Use
/learn @aarnt/OctoxbpsREADME
This is OctoXBPS, a powerful XBPS front end using Qt libs.

OctoXBPS is a Qt based GUI front end to the XBPS package manager, derived from OctoPkg. It consists of a lxqt-sudo clone called qt-sudo used to gain root privileges, a package browser application used to search, install, remove and update packages and a system tray icon notifier to notify the user about package changes. The project is compatible with Void Linux.
You can use XBPS to install the latest OctoXBPS version available in your distro:
# xbps-install -S octoxbps
Follow the steps bellow to compile the latest source code (you'll need curl, git and qt6 packages):
$ git clone https://github.com/aarnt/qt-sudo
$ cd qt-sudo
$ qmake6
$ make
# make install
$ cd ..
$ git clone https://github.com/aarnt/octoxbps
$ cd octoxbps/notifier
$ qmake6
$ make
# make install
$ cd ..
$ qmake6
$ make
# make install
In order to run OctoXBPS main package browser:
$ octoxbps
To execute OctoXBPS system tray notifier:
$ octoxbps-notifier
You'll also need "curl" and "sudo" packages installed and your user to be a member of the wheel group.
Enjoy!
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
