How to Install and Uninstall hello Package on Kali Linux
Last updated: February 02,2025
1. Install "hello" package
Please follow the guidance below to install hello on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
hello
Copied
2. Uninstall "hello" package
This tutorial shows how to uninstall hello on Kali Linux:
$
sudo apt remove
hello
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the hello package on Kali Linux
Package: hello
Version: 2.10-3
Installed-Size: 277
Maintainer: Santiago Vila
Architecture: amd64
Replaces: hello-debhelper (<< 2.9), hello-traditional
Depends: libc6 (>= 2.34)
Conflicts: hello-traditional
Breaks: hello-debhelper (<< 2.9)
Size: 53080
SHA256: 2e6e2f1a0007dc43bc91c273fd36e91e40a4f1c2765a03eca68b70a42103878a
SHA1: f322085c1e2f95e8febe24989f776cfac268ff90
MD5sum: d04c2e9639dee67aa836d8232b1ca658
Description: 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:
Homepage: https://www.gnu.org/software/hello/
Tag: devel::debian, devel::examples, devel::lang:c, devel::lang:posix-shell,
devel::packaging, implemented-in::c, interface::commandline,
role::documentation, role::program, scope::utility, suite::debian,
suite::gnu
Section: devel
Priority: optional
Filename: pool/main/h/hello/hello_2.10-3_amd64.deb
Version: 2.10-3
Installed-Size: 277
Maintainer: Santiago Vila
Architecture: amd64
Replaces: hello-debhelper (<< 2.9), hello-traditional
Depends: libc6 (>= 2.34)
Conflicts: hello-traditional
Breaks: hello-debhelper (<< 2.9)
Size: 53080
SHA256: 2e6e2f1a0007dc43bc91c273fd36e91e40a4f1c2765a03eca68b70a42103878a
SHA1: f322085c1e2f95e8febe24989f776cfac268ff90
MD5sum: d04c2e9639dee67aa836d8232b1ca658
Description: 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:
Homepage: https://www.gnu.org/software/hello/
Tag: devel::debian, devel::examples, devel::lang:c, devel::lang:posix-shell,
devel::packaging, implemented-in::c, interface::commandline,
role::documentation, role::program, scope::utility, suite::debian,
suite::gnu
Section: devel
Priority: optional
Filename: pool/main/h/hello/hello_2.10-3_amd64.deb