How To Install Gprls In Debian, Ubuntu, Fedora And Raspbian?
Maintainer: Nicolas Boulenguez
Email: [email protected] .
Website: https://www.adacore.com/community
Section: devel
Install gprls
-
Debian
apt-get install gprbuildClick to copy -
Ubuntu
apt-get install gprbuildClick to copy -
Fedora
dnf install gprbuildClick to copy -
Raspbian
apt-get install gprbuildClick to copy
gprbuild
multi-language extensible build toolA 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.
Installing gprls command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of gprls 2026 package in your OS.




