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

Last updated: May 12,2024

1. Install "hello" package

This guide covers the steps necessary to install hello on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hello

2. Uninstall "hello" package

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

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

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

Package: hello
Priority: optional
Section: devel
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Santiago Vila
Architecture: amd64
Version: 2.10-1
Replaces: hello-debhelper (<< 2.9), hello-traditional
Depends: libc6 (>= 2.14)
Conflicts: hello-traditional
Breaks: hello-debhelper (<< 2.9)
Filename: pool/main/h/hello/hello_2.10-1_amd64.deb
Size: 27300
MD5sum: b90473170f6e9abd9041d4fed9865350
SHA1: 3176ce267b040a95d75a47c94ef93a3f0fa86118
SHA256: 5896f71b0fb1b348104fadb846cae0bd30db500a5e671531e846f54fc330b687
Description-en: example package based on GNU hello
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).
Description-md5: c4a4aec43084cfb4a44c959b27e3a6d6
Homepage: http://www.gnu.org/software/hello/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y