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

Last updated: January 14,2025

1. Install "libgpr-devel.i686" package

Please follow the step by step instructions below to install libgpr-devel.i686 on Fedora 39

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

2. Uninstall "libgpr-devel.i686" package

Please follow the step by step instructions below to uninstall libgpr-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 5:45:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libgpr-devel
Epoch : 2
Version : 23.0.0
Release : 3.fc39
Architecture : i686
Size : 766 k
Source : gprbuild-23.0.0-3.fc39.src.rpm
Repository : fedora
Summary : Development files for the GNAT project manager library
URL : https://github.com/AdaCore/gprbuild
License : GPL-3.0-or-later WITH GCC-exception-3.1
Description : An Ada library for handling GNAT project files.
:
: This package contains source code and linking information for developing
: applications that use the GNAT project manager library.
:
: This is not the libgpr that is part of gRPC from Google.