How to Install and Uninstall gprbuild Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "gprbuild" package

This is a short guide on how to install gprbuild on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gprbuild

2. Uninstall "gprbuild" package

Here is a brief guide to show you how to uninstall gprbuild on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gprbuild package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gprbuild
Priority: optional
Section: universe/devel
Installed-Size: 9418
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Version: 2014dfsg-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgnat-4.9 (>= 4.9.3-1ubuntu1), libgnatprj4.9 (>= 4.9.3-1ubuntu1), libgnatvsn4.9 (>= 4.9.3-1ubuntu1), libxmlada4.4.0
Suggests: gnat, g++, gcc, gfortran, gprbuild-doc
Filename: pool/universe/g/gprbuild/gprbuild_2014dfsg-3_amd64.deb
Size: 1372600
MD5sum: cb104c1df790b58d62a16a7496ae0d38
SHA1: 9535a35e7e467fb3eb2166ad3287e255112822bd
SHA256: 0408523f1398a2f0421d3c03ac330770108d3ffb1d6edef85f6bd13718b12a57
Description-en: multi-language extensible build tool
A set of tools for processing GNAT project files. gprbuild runs tools
on the specified source files; gprclean removes the corresponding
built files; gprconfig configures both tools. It is highly
configurable; the default configuration supports compiling Ada,
Assembler, C, C++, and Fortran sources. It can be extended to support
user source processing tools.
.
This package contains the executables gprbuild, gprclean, gprconfig.
Description-md5: 3c1682f04231b1aeda83d2fece08ca79
Homepage: http://libre.adacore.com/libre/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu