How to Install and Uninstall hello-traditional Package on Kali Linux

Last updated: April 29,2024

1. Install "hello-traditional" package

Please follow the steps below to install hello-traditional on Kali Linux

$ sudo apt update $ sudo apt install hello-traditional

2. Uninstall "hello-traditional" package

Please follow the steps below to uninstall hello-traditional on Kali Linux:

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

3. Information about the hello-traditional package on Kali Linux

Package: hello-traditional
Version: 2.10-6
Installed-Size: 282
Maintainer: Santiago Vila
Architecture: amd64
Replaces: hello, hello-debhelper (<< 2.9)
Provides: hello
Depends: libc6 (>= 2.34)
Conflicts: hello
Breaks: hello-debhelper (<< 2.9)
Size: 56824
SHA256: e39004ec8c3309f909d5442596f9fc442082cd8e28f03e7c438a65fb5bfd9956
SHA1: 0fa0e97c49b564ba0a5b145523823fdfd0d7e577
MD5sum: 975fb0ad4b752d19b858a7c733cb378d
Description: 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:
Homepage: https://www.gnu.org/software/hello/
Section: devel
Priority: optional
Filename: pool/main/h/hello-traditional/hello-traditional_2.10-6_amd64.deb