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

Last updated: September 20,2024

1. Install "gnatcoll.x86_64" package

This is a short guide on how to install gnatcoll.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gnatcoll.x86_64

2. Uninstall "gnatcoll.x86_64" package

This guide let you learn how to uninstall gnatcoll.x86_64 on Fedora 34:

$ sudo dnf remove gnatcoll.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:31:16 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gnatcoll
Epoch : 2
Version : 21.0.0
Release : 4.fc34
Architecture : x86_64
Size : 8.3 k
Source : gnatcoll-21.0.0-4.fc34.src.rpm
Repository : fedora
Summary : The GNAT Components Collection
URL : https://github.com/AdaCore/gnatcoll-core
License : GPLv3+ with exceptions
Description : The GNAT Components Collection is a library of general-purpose packages that
: are part of the GNAT technology. The components complement the predefined Ada
: and GNAT libraries and deal with a range of common programming issues
: including string and text processing, memory management, and file handling.
:
: Gnatcoll has been divided into separate modules. The gnatcoll package pulls in
: the binaries of all the modules to prevent problems when Fedora is upgraded.
:
: Do not specify this package in any configurations or dependencies. Specify the
: packages you actually need.