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

Last updated: July 01,2024

1. Install "gprbuild.i686" package

This guide covers the steps necessary to install gprbuild.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gprbuild.i686

2. Uninstall "gprbuild.i686" package

This tutorial shows how to uninstall gprbuild.i686 on Fedora 34:

$ sudo dnf remove gprbuild.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:05:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gprbuild
Version : 2020
Release : 6.fc34
Architecture : i686
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.