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

Last updated: October 07,2024

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

Please follow the instructions below to install gmp-c++.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall gmp-c++.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:44:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gmp-c++
Epoch : 1
Version : 6.2.0
Release : 13.el9
Architecture : i686
Size : 21 k
Source : gmp-6.2.0-13.el9.src.rpm
Repository : ubi-9-appstream-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.