PKG(1) GregOS Manual PKG(1) NAME pkg - GregOS package manager SYNOPSIS pkg update pkg list pkg install pkg installed DESCRIPTION pkg manages the installation of utility packages from the GregOS repository. Packages are installed to ~/bin and become available as commands. COMMANDS update Synchronize the package repository index. Must be run before list or install. list Display available packages with version, size, and installation status. install Download and install a package by name. installed Show currently installed packages. AUTHOR GregOS Package System SEE ALSO man(1)