How to Install and Uninstall gprbuild.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "gprbuild.x86_64" package

Please follow the guidelines below to install gprbuild.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gprbuild.x86_64

2. Uninstall "gprbuild.x86_64" package

Please follow the instructions below to uninstall gprbuild.x86_64 on Fedora 34:

$ sudo dnf remove gprbuild.x86_64 $ sudo dnf autoremove

3. Information about the gprbuild.x86_64 package on Fedora 34

Last metadata expiration check: 0:37:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gprbuild
Version : 2020
Release : 6.fc34
Architecture : x86_64
Size : 9.8 M
Source : gprbuild-2020-6.fc34.src.rpm
Repository : fedora
Summary : Ada project builder
URL : http://libre.adacore.com
License : GPLv3+
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.