compak is a simple, minimal source-based package manager for GNU/Linux.
usage: compak <options>
options:
--help, -? Show this help message
--install, -i <package> Install the specified package
--remove, -r <package> Uninstall the specified package
--list, -l List installed packages
--update, -u <package> Update the specified package
--update-all Update all installed packages
--clean Remove compak temporary files
--package, -p <folder> Pack folder into compak-ready archive
--view, -v <package> View info about a package
--raw View the raw package manifest
--simple View a simple overview of the package
To install compak, clone the source tree and run make install:
git clone https://github.com/gamerzero9512/compak.git
cd compak
make install
compak uses these libraries: