Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Qt-based pkgng (BSD) front end

License

NotificationsYou must be signed in to change notification settings

aarnt/octopkg

Repository files navigation

Main window

OctoPkg is a Qt based GUI front end to thepkg package manager, derived fromOctopi.It consists of a lxqt-sudo clone calledqt-sudo used to gain root privileges and a package browser application usedto search, install, remove and update packages.The project is compatible withFreeBSD,DragonFly BSD,GhostBSD,HardenedBSD andNomadBSD.

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!


[8]ページ先頭

©2009-2025 Movatter.jp