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

Last updated: October 04,2024

1. Install "gnatcoll-devel.x86_64" package

Please follow the guidance below to install gnatcoll-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gnatcoll-devel.x86_64

2. Uninstall "gnatcoll-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gnatcoll-devel.x86_64 on Fedora 34:

$ sudo dnf remove gnatcoll-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:45:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gnatcoll-devel
Epoch : 2
Version : 21.0.0
Release : 4.fc34
Architecture : x86_64
Size : 8.4 k
Source : gnatcoll-21.0.0-4.fc34.src.rpm
Repository : fedora
Summary : Development metapackage for 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-devel package
: pulls in the development packages 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.