How to Install and Uninstall gnatcoll-xref.i686 Package on Fedora 38

Last updated: November 29,2024

1. Install "gnatcoll-xref.i686" package

In this section, we are going to explain the necessary steps to install gnatcoll-xref.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install gnatcoll-xref.i686

2. Uninstall "gnatcoll-xref.i686" package

This guide let you learn how to uninstall gnatcoll-xref.i686 on Fedora 38:

$ sudo dnf remove gnatcoll-xref.i686 $ sudo dnf autoremove

3. Information about the gnatcoll-xref.i686 package on Fedora 38

Last metadata expiration check: 0:12:52 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : gnatcoll-xref
Epoch : 2
Version : 21.0.0
Release : 7.fc38
Architecture : i686
Size : 654 k
Source : gnatcoll-db-21.0.0-7.fc38.src.rpm
Repository : fedora
Summary : The GNAT Components Collection – cross-referencing
URL : https://github.com/AdaCore/gnatcoll-db
License : GPLv3+
Description : This is the Xref component of the GNAT Components Collection. It provides
: support for parsing the .ali and .gli files that are generated by GNAT and GCC.
: In particular, those files contain information that can be used to do cross-
: references for entities (going from references to their declaration for
: instance).
:
: This package also contains Gnatinspect, a command-line tool for building and
: querying a database of cross-reference information.