How to Install and Uninstall gprbuild.i686 Package on Fedora 36

Last updated: May 05,2024

1. Install "gprbuild.i686" package

This is a short guide on how to install gprbuild.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gprbuild.i686

2. Uninstall "gprbuild.i686" package

In this section, we are going to explain the necessary steps to uninstall gprbuild.i686 on Fedora 36:

$ sudo dnf remove gprbuild.i686 $ sudo dnf autoremove

3. Information about the gprbuild.i686 package on Fedora 36

Last metadata expiration check: 0:01:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gprbuild
Version : 2020
Release : 10.fc36
Architecture : i686
Size : 13 M
Source : gprbuild-2020-10.fc36.src.rpm
Repository : updates
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.