How to Install and Uninstall upgrade-system Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "upgrade-system" package

Please follow the steps below to install upgrade-system on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install upgrade-system

2. Uninstall "upgrade-system" package

This guide let you learn how to uninstall upgrade-system on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove upgrade-system $ sudo apt autoclean && sudo apt autoremove

3. Information about the upgrade-system package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: upgrade-system
Priority: optional
Section: universe/admin
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Martin-Éric Racine
Architecture: all
Version: 1.7.3.0
Depends: apt (>= 0.7.0), deborphan (>= 1.7)
Recommends: debsums
Filename: pool/universe/u/upgrade-system/upgrade-system_1.7.3.0_all.deb
Size: 9516
MD5sum: 47a641dfc19ebc96969340f363cdde58
SHA1: 0fb6a61c397cd326c41575e20726b3d544e9bc9b
SHA256: 6ae452f1708fe5f343295b32184a0660806fe17e8a0dba9a1ffda5c76d2e3776
Description-en: command for upgrading and sanitizing a Debian system
Upgrade-system offers a convenient way to keep a Debian system up-to-date,
yet free from accumulated cruft such as obsolete libraries.
.
It is particularly useful on systems that mix packages from different
releases (stable/testing/unstable) and on desktop systems where packages
are frequently installed or removed according to evolving user tastes.
.
By default, it is configured to purge all packages that are not listed
as another package's dependency. Less drastic settings are possible by
editing /etc/upgrade-system.conf(5).
Description-md5: 962e2d91ed40f3ed6f9cdfc21aa9b6a8
Homepage: http://q-funk.iki.fi/debian
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu