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

Last updated: February 24,2025

1. Install "gnat-10" package

In this section, we are going to explain the necessary steps to install gnat-10 on Kali Linux

$ sudo apt update $ sudo apt install gnat-10

2. Uninstall "gnat-10" package

Here is a brief guide to show you how to uninstall gnat-10 on Kali Linux:

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

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

Package: gnat-10
Source: gcc-10
Version: 10.4.0-4
Installed-Size: 72909
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gnat-4.9-base (= 4.9-20140330-1)
Depends: gcc-10-base (= 10.4.0-4), gcc-10 (>= 10), libgnat-10 (>= 10.4.0-4), libc6-dev (>= 2.30-1~), libc6 (>= 2.33), libgmp10 (>= 2:6.2.1+dfsg1), libgnat-util10 (>= 10.4.0-4), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj
Conflicts: gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9
Breaks: gnat-4.9-base (= 4.9-20140330-1)
Size: 15554668
SHA256: da3cbb7b7ecd66cf04e59adaaceca17fc799d5a2c8b8e53fd76ea95474d28620
SHA1: 92b614c6724497dff38f3aa4cabf20418f1c8bee
MD5sum: be754ece7bb26a64fa50eb34097091ac
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: 8cebde0cd6b861927a7a457cacc8851f
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-10/gnat-10_10.4.0-4_amd64.deb