How to Install and Uninstall gprbuild.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "gprbuild.x86_64" package

Please follow the step by step instructions below to install gprbuild.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gprbuild.x86_64

2. Uninstall "gprbuild.x86_64" package

Learn how to uninstall gprbuild.x86_64 on Oracle Linux 9:

$ sudo dnf remove gprbuild.x86_64 $ sudo dnf autoremove

3. Information about the gprbuild.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:31:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gprbuild
Epoch : 2
Version : 23.0.0
Release : 2.el9
Architecture : x86_64
Size : 9.1 M
Source : gprbuild-23.0.0-2.el9.src.rpm
Repository : epel
Summary : A multi-language extensible build tool
URL : https://github.com/AdaCore/gprbuild
License : GPL-3.0-or-later WITH GCC-exception-3.1 AND Unicode-DFS-2016
Description : GPRbuild is an advanced software tool designed to help automate the
: construction of multi-language systems. It removes complexity from
: multi-language development by allowing developers to quickly and easily
: compile and link software written in a combination of languages including
: Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover
: new toolchains and languages it is primarily aimed at projects of all
: sizes organized into subsystems and libraries and is particularly
: well-suited for compiled languages.