How to Install and Uninstall gmp-c++.x86_64 Package on AlmaLinux 9

Last updated: October 10,2024

1. Install "gmp-c++.x86_64" package

Please follow the guidance below to install gmp-c++.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gmp-c++.x86_64

2. Uninstall "gmp-c++.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gmp-c++.x86_64 on AlmaLinux 9:

$ sudo dnf remove gmp-c++.x86_64 $ sudo dnf autoremove

3. Information about the gmp-c++.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:16:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gmp-c++
Epoch : 1
Version : 6.2.0
Release : 13.el9
Architecture : x86_64
Size : 18 k
Source : gmp-6.2.0-13.el9.src.rpm
Repository : appstream
Summary : C++ bindings for the GNU MP arbitrary precision library
URL : http://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : Bindings for using the GNU MP arbitrary precision library in C++ applications.