How to Install and Uninstall daptup Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "daptup" package

This is a short guide on how to install daptup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install daptup

2. Uninstall "daptup" package

This guide covers the steps necessary to uninstall daptup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove daptup $ sudo apt autoclean && sudo apt autoremove

3. Information about the daptup package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: daptup
Priority: extra
Section: universe/admin
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Eugene V. Lyubimkin
Architecture: all
Version: 0.12.7
Depends: perl, liblocale-gettext-perl, apt | cupt
Suggests: aptitude
Filename: pool/universe/d/daptup/daptup_0.12.7_all.deb
Size: 22504
MD5sum: 2ba965ed8f846e296d2090d8ff45c5af
SHA1: 8f7d4bcb6c06ffe2c7981dab20b6bc06f62d1466
SHA256: cc9c93c7d6c518890f877813e153c2047a2f761e313a108302aef6f98bc3ba0a
Description-en: 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).
Description-md5: a82fbdf1fb9d1664cd8cfa16e32b3ba4
Homepage: http://sourceforge.net/projects/daptup
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu