How to Install and Uninstall gmp-c++.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 01,2024

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

This guide let you learn how to install gmp-c++.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the gmp-c++.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:35:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : gmp-c++
Epoch : 1
Version : 6.1.2
Release : 10.el8
Architecture : x86_64
Size : 33 k
Source : gmp-6.1.2-10.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.