How to Install and Uninstall gmp-c++.i686 Package on Rocky Linux 8

Last updated: May 18,2024

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

Please follow the guidelines below to install gmp-c++.i686 on Rocky Linux 8

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

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

This tutorial shows how to uninstall gmp-c++.i686 on Rocky Linux 8:

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

3. Information about the gmp-c++.i686 package on Rocky Linux 8

Last metadata expiration check: 1:47:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gmp-c++
Epoch : 1
Version : 6.1.2
Release : 10.el8
Architecture : i686
Size : 32 k
Source : gmp-6.1.2-10.el8.src.rpm
Repository : baseos
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.