How to Install and Uninstall gprbuild Package on Kali Linux

Last updated: May 05,2024

1. Install "gprbuild" package

Please follow the guidance below to install gprbuild on Kali Linux

$ sudo apt update $ sudo apt install gprbuild

2. Uninstall "gprbuild" package

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

$ sudo apt remove gprbuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the gprbuild package on Kali Linux

Package: gprbuild
Source: gprbuild (2023.0.0-3)
Version: 2023.0.0-3+b1
Installed-Size: 46416
Maintainer: Nicolas Boulenguez
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnat-12 (>= 12.3.0), libgnatprj10 (>= 2023.0.0), libxmlada-dom8 (>= 23.0.0), libxmlada-input7 (>= 23.0.0), libxmlada-sax7 (>= 23.0.0), libxmlada-schema7 (>= 23.0.0), libxmlada-unicode7 (>= 23.0.0), gprconfig-kb (>= 23~20220701-1)
Suggests: gnat, g++, gcc, gfortran, gprbuild-doc
Size: 7247636
SHA256: 086c16f019ecbcd55380d24f09fe2d155c04f7ffbca74804fa2a5a8d41e9010d
SHA1: 02037ecd8a425030c1b5d95ef495d4386c7ffa68
MD5sum: 54b575740a18b9abd3a0fe54e3d444d6
Description: multi-language extensible build tool
A set of tools for processing GNAT project files:
gprconfig detects available compilers,
gprbuild runs them;
gprslave helps distributing the build work across the network;
gprinstall copies the objects to their final destination;
gprclean removes them.
The default configuration supports Ada, Assembler, C, C++, Fortran,
and can be extended to support user source processing tools.
Description-md5:
Homepage: https://github.com/AdaCore/gprbuild
Tag: devel::buildtools, devel::lang:ada, implemented-in::ada,
interface::commandline, role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/g/gprbuild/gprbuild_2023.0.0-3+b1_amd64.deb