gprbuild

A high-level build tool for projects written in Ada and other languages (C/C++/Fortran). More information: <https://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y gprbuild
Ubuntu
RUN apt-get update && \ apt-get install -y gprbuild
Fedora
RUN dnf install -y gprbuild
Raspbian
RUN apt-get update && \ apt-get install -y gprbuild
click the source code to copy install gprbuild on any operating system with command-not-found.com