mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
01501e9ce2
From Raf Czlonka,thanks!
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
pkg_mgr is a high-level, user-friendly package browser for OpenBSD.
|
|
It allows the user to install, uninstall, search and browse available
|
|
packages, using a simple curses interface. It relies on sqlports for
|
|
its internal database, and pkg_add/pkg_delete/pkg_info for package
|
|
operations.
|