Install gprbuild by entering the following commands in the terminal:
sudo apt update sudo apt install gprbuild
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. . The complete gprbuild user guide cannot be distributed by Debian because it is licensed under the GNU Free Documentation License with Invariant Sections and Cover Texts. It is published by upstream authors at http://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html.
Homepage: http://libre.adacore.com/libre/
Version: 2017-5
Section: universe/devel