daptup
reporter of changes in list of available packages from repositories
Install
- All systems
-
curl cmd.cat/daptup.sh
- Debian
-
apt-get install daptup
- Ubuntu
-
apt-get install daptup
- Kali Linux
-
apt-get install daptup
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install daptup
- Raspbian
-
apt-get install daptup
- Dockerfile
- dockerfile.run/daptup
daptup
reporter of changes in list of available packages from repositories
Daptup is the apt hook which runs automatically within 'apt-get update' or 'cupt update' and outputs four lists: - packages came to archive with this update; - new upgradeable packages; - changes in "watched" packages (not installed, such packages have to be specified in configuration file); - outdated packages that have a new install candidate (optionally).