Pkgman - command-line package manager
From CCTools
(Difference between revisions)
(Created page with "pkgman is a command line package manager for installing, updating and removing cctools packages. Usage: pkgman - summary about system ...") |
|||
Line 1: | Line 1: | ||
− | pkgman is a command line package manager for installing, updating and removing cctools packages. | + | '''pkgman''' is a command line package manager for installing, updating and removing cctools packages. |
Usage: | Usage: |
Revision as of 07:55, 31 May 2014
pkgman is a command line package manager for installing, updating and removing cctools packages.
Usage: pkgman - summary about system and updates pkgman list - show all packages pkgman installed - show installed packages pkgman search <package> [<package> ...] - search package(s) pkgman show <package> [<package> ...] - show package(s) info pkgman install <package> [<package> ...] - install package(s) pkgman uninstall <package> [<package> ...] - uninstall package(s) pkgman upgrade - upgrade package(s)