-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mark Grant edited this page Jun 18, 2023
·
7 revisions
Please navigate the wiki via the Page List to the right.
This is a simple script to reduce repetitive typing of some apt-get maintenance commands.
The script sequentially invokes:-
apt-get upgrade
apt-get autoclean
apt-get check
apt-get autoremove
For the 'apt-get upgrade' command to have an up to date impact, agmaint should be run soon after an 'apt-get update' has been performed.
agmaint must be run with root privileges.
An article on this project can be found here.
Occasionally useful blogs about my projects and development and packaging environments can be found at: https://techmiscellany.hashnode.dev/