How to Install and Uninstall hello-traditional Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "hello-traditional" package

Please follow the guidance below to install hello-traditional on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hello-traditional

2. Uninstall "hello-traditional" package

In this section, we are going to explain the necessary steps to uninstall hello-traditional on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hello-traditional $ sudo apt autoclean && sudo apt autoremove

3. Information about the hello-traditional package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hello-traditional
Priority: extra
Section: universe/devel
Installed-Size: 535
Maintainer: Ubuntu Developers
Original-Maintainer: Santiago Vila
Architecture: amd64
Version: 2.10-3
Replaces: hello, hello-debhelper (<< 2.9)
Provides: hello
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Conflicts: hello
Breaks: hello-debhelper (<< 2.9)
Filename: pool/universe/h/hello-traditional/hello-traditional_2.10-3_amd64.deb
Size: 47848
MD5sum: 4205d59063db2d2e6cafe52040e0e4cf
SHA1: af5a2ce24890ac1bb1e3bece9b6993e71e921763
SHA256: 622e038b382dee6f2e79ace831fdbc51e211f1c590841bec7afbf24dcf794156
Description-en: example package not using any helper package
The GNU hello program produces a familiar, friendly greeting. It
allows non-programmers to use a classic computer science tool which
would otherwise be unavailable to them.
.
Seriously, though: this is an example of how to do a Debian package.
It is the Debian version of the GNU Project's `hello world' program
(which is itself an example for the GNU Project).
.
This is the same as the hello package, except it does not use
debhelper (hence the "traditional" suffix).
Description-md5: 5b672b9e8dff1814062ff9b2e8b2fe5a
Homepage: http://www.gnu.org/software/hello/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu