How to Install and Uninstall gprbuild-doc.noarch Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "gprbuild-doc.noarch" package

This guide covers the steps necessary to install gprbuild-doc.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gprbuild-doc.noarch

2. Uninstall "gprbuild-doc.noarch" package

Please follow the steps below to uninstall gprbuild-doc.noarch on CentOS Stream 9:

$ sudo dnf remove gprbuild-doc.noarch $ sudo dnf autoremove

3. Information about the gprbuild-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 2:48:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gprbuild-doc
Epoch : 2
Version : 23.0.0
Release : 2.el9
Architecture : noarch
Size : 477 k
Source : gprbuild-23.0.0-2.el9.src.rpm
Repository : epel
Summary : Documentation for GPRbuild
URL : https://github.com/AdaCore/gprbuild
License : GFDL-1.3-no-invariants-or-later AND MIT AND BSD-2-Clause AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-3.0-or-later WITH GNAT-exception
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.
:
: This package contains the documentation in HTML, plain text and Info format, and
: some examples.