SkillAgentSearch skills...

Octopkg

A Qt-based pkgng (BSD) front end

Install / Use

/learn @aarnt/Octopkg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is OctoPkg, a powerful pkgng front end using Qt libs.

Main window

OctoPkg is a Qt based GUI front end to the pkg package manager, derived from Octopi. It consists of a lxqt-sudo clone called qt-sudo used to gain root privileges and a package browser application used to search, install, remove and update packages. The project is compatible with FreeBSD, DragonFly BSD, GhostBSD, HardenedBSD and NomadBSD.

You can use pkg to install the latest OctoPkg version available in your BSD:

# pkg install octopkg

Follow the steps bellow to compile the latest source code (you'll need curl, git and qt6 packages):

$ git clone https://github.com/aarnt/octopkg
$ cd octopkg
$ qmake6
$ make
# make install

In order to run OctoPkg:

$ octopkg

Remember: OctoPkg needs doas or sudo tool to work.

Enjoy!

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated26d ago
Forks5

Languages

C++

Security Score

95/100

Audited on Mar 13, 2026

No findings