EPKG Package Manager: Difference between revisions
From Argent Linux Wiki
Jump to navigationJump to search
EPKG instruction manual |
(No difference)
|
Revision as of 12:38, 13 April 2025
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