How to Install and Uninstall libgpr-devel.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "libgpr-devel.x86_64" package

Learn how to install libgpr-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "libgpr-devel.x86_64" package

Please follow the instructions below to uninstall libgpr-devel.x86_64 on AlmaLinux 9:

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

3. Information about the libgpr-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:55:37 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libgpr-devel
Epoch : 2
Version : 23.0.0
Release : 2.el9
Architecture : x86_64
Size : 744 k
Source : gprbuild-23.0.0-2.el9.src.rpm
Repository : epel
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.