- install clang (g++), libarchive-devel, nlohmann json (json-devel), libcurl-devel, tabulate: https://github.com/p-ranav/tabulate
- compile with:
make
- Compile
- run
sudo ./apm -s apm
sudo apm -i
install from APPCONFsudo apm -u <package name>
uninstall packageapm -e
generate example appconfapm -l
list all installed appsapm -v
displays c++ compilation version and APM version