A fast and simple package manager for Nemesis inspired from kiss and pacman. This is completely written from scratch in pure python with no pip needed...
nemsis-pkg has various flags that performs operations and some operations have their args.
-
syncflag to sync the package database -
logflag to see the total operations performed bynemesis-pkg -
listflag can see what packages are in the repositories -
searchflag can search what packages are there.. -
installflag can be used to install a package[needs some stuff to be added] -
uninstallflag can be used to uninstall a package[needs some testing]
-
historyits pretty much like logs and logs are way simpler and minimal[DEPRECIATED as of build 23625]