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.
-
sync
flag to sync the package database -
log
flag to see the total operations performed bynemesis-pkg
-
list
flag can see what packages are in the repositories -
search
flag can search what packages are there.. -
install
flag can be used to install a package[needs some stuff to be added] -
uninstall
flag can be used to uninstall a package[needs some testing]
-
history
its pretty much like logs and logs are way simpler and minimal[DEPRECIATED as of build 23625]