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

Last updated: May 19,2024

1. Install "gnat-12" package

Please follow the instructions below to install gnat-12 on Kali Linux

$ sudo apt update $ sudo apt install gnat-12

2. Uninstall "gnat-12" package

Learn how to uninstall gnat-12 on Kali Linux:

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

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

Package: gnat-12
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 94448
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-12-base (= 12.3.0-14), gcc-12 (>= 12), libgnat-12 (>= 12.3.0-14), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), 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-12-doc, ada-reference-manual-2012, gnat-12-sjlj
Conflicts: gnat-10, gnat-11, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9
Size: 18224160
SHA256: d916d3527a00bb1a7b823c18caa65b570fbfd2bda86ea4f3731ecf77433bb601
SHA1: 330d484bd49ec824603c398cc9615e4b73f33239
MD5sum: 7442a02b298ce95a62cd75b5e8b572c8
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-12/gnat-12_12.3.0-14_amd64.deb