EPKG Package Manager
From Argent Linux Wiki
Epkg Package Manager
To install packages
epkg install <package>
No confirmation:
epkg autoinstall <package>
To remove packages
epkg remove <package>
No confirmation:
epkg autoremove <package>
To update
epkg update
No confirmation:
epkg autoupdate
To upgrade
epkg upgrade
No confirmation:
epkg autoupgrade
To clean after upgrade/install
epkg clean
No confirmation:
epkg autoclean