/apmcpp

App package manager for linux written in C++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

APM - Package Manager without limitations

Compiling

Installing

  • Compile
  • run sudo ./apm -s apm

Usage

  • sudo apm -i install from APPCONF
  • sudo apm -u <package name> uninstall package
  • apm -e generate example appconf
  • apm -l list all installed apps
  • apm -v displays c++ compilation version and APM version

APMcpp newest version is prebeta0.5

image