How to Install and Uninstall libgpr-devel.i686 Package on Fedora 38

Last updated: November 30,2024

1. Install "libgpr-devel.i686" package

Learn how to install libgpr-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libgpr-devel.i686

2. Uninstall "libgpr-devel.i686" package

This guide let you learn how to uninstall libgpr-devel.i686 on Fedora 38:

$ sudo dnf remove libgpr-devel.i686 $ sudo dnf autoremove

3. Information about the libgpr-devel.i686 package on Fedora 38

Last metadata expiration check: 4:26:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libgpr-devel
Version : 2020
Release : 14.fc38
Architecture : i686
Size : 752 k
Source : gprbuild-2020-14.fc38.src.rpm
Repository : updates
Summary : Development files for the GPR Project Manager
URL : http://libre.adacore.com
License : GPLv3+
Description : The GPR Project Manager is an Ada library for handling GNAT project files. It is
: part of GPRbuild.
:
: The libgpr-devel package contains source code and linking information for
: developing applications that use the GPR Project Manager.
:
: This is not the libgpr that is part of GRPC from Google.