How to Install and Uninstall gnat-11 Package on Kali Linux

Last updated: December 23,2024

1. Install "gnat-11" package

This tutorial shows how to install gnat-11 on Kali Linux

$ sudo apt update $ sudo apt install gnat-11

2. Uninstall "gnat-11" package

Please follow the guidelines below to uninstall gnat-11 on Kali Linux:

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

3. Information about the gnat-11 package on Kali Linux

Package: gnat-11
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 82069
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gnat-4.9-base (= 4.9-20140330-1)
Depends: gcc-11-base (= 11.4.0-7), gcc-11 (>= 11), libgnat-11 (>= 11.4.0-7), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gnat-11-doc, ada-reference-manual-2012, gnat-11-sjlj
Conflicts: gnat-10, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9
Breaks: gnat-4.9-base (= 4.9-20140330-1)
Size: 17140680
SHA256: ee349d9b83630345fee58cc4c1e46bc5e89ef167cf8282c6ff98c362778345f5
SHA1: 094d878fc063b39b75f0064be603c8d27dc0b49a
MD5sum: 42bdc18c9203211bd5e1512a9c15b539
Description: GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
This package provides the compiler, tools and runtime library that handles
exceptions using the default zero-cost mechanism.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-11/gnat-11_11.4.0-7_amd64.deb