How to Install and Uninstall gnat Package on Kali Linux

Last updated: May 13,2024

1. Install "gnat" package

Please follow the guidelines below to install gnat on Kali Linux

$ sudo apt update $ sudo apt install gnat

2. Uninstall "gnat" package

In this section, we are going to explain the necessary steps to uninstall gnat on Kali Linux:

$ sudo apt remove gnat $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnat package on Kali Linux

Package: gnat
Version: 12.2
Installed-Size: 14
Maintainer: Ludovic Brenta
Architecture: all
Depends: gnat-12
Suggests: ada-reference-manual-2012
Size: 4716
SHA256: 287d6da71367cc9b4c9edba12e9c63874fd46975d97a807fee1961f4116fdb9b
SHA1: 4bf4e561e49824261038cddee51671f677050fb1
MD5sum: 2e3e77a97f1945a4ccc6e73c7d194dc0
Description: GNU Ada compiler
GNAT is a full-featured Ada 2012 compiler. A quote from
http://www.adaic.org says: "Easily reused and maintained, readable
and user friendly, Ada code facilitates such massive software
projects as the Space Station and the Paris Metro. It has proven to
be extraordinarily robust in decades' worth of daily field tests
under the most rigorous conditions in which millions of lives have
been at stake." Ada is the language for real-world, mission-critical
programming.
.
At the same time, Ada's radical type safety helps novice programmers
avoid many common mistakes and deliver their software on time (see
http://www.adaic.org/atwork/trains.html).
.
This empty package depends on the default version of the Ada compiler
for Debian, which is part of the GNU Compiler Collection. Its
enforces the same version for all Ada compilations, as described in
the Debian Ada Policy.
Description-md5:
Tag: devel::compiler, devel::lang:ada, implemented-in::ada,
implemented-in::c, interface::commandline, role::dummy, role::program,
scope::utility, suite::gnu, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/g/gnat/gnat_12.2_all.deb