apticron
Simple tool to mail about pending package updates - cron version
Install
- All systems
-
curl cmd.cat/apticron.sh
- Debian
-
apt-get install apticron
- Ubuntu
-
apt-get install apticron
- Kali Linux
-
apt-get install apticron
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apticron
- Raspbian
-
apt-get install apticron
- Dockerfile
- dockerfile.run/apticron
apticron
Simple tool to mail about pending package updates - cron version
Apticron is a simple script which sends daily emails about pending package updates such as security updates, properly handling packages on hold both by dselect and aptitude.
apticron-systemd
Simple tool to mail about pending package updates - systemd version
Apticron is a simple script which sends daily emails about pending package updates such as security updates, properly handling packages on hold both by dselect and aptitude. This package uses a systemd timer instead of a cron job to run apticron.