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

Last updated: March 13,2025

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

Please follow the step by step instructions below to install gmp-c++.i686 on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall gmp-c++.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 2:57:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gmp-c++
Epoch : 1
Version : 6.1.2
Release : 10.el8
Architecture : i686
Size : 34 k
Source : gmp-6.1.2-10.el8.src.rpm
Repository : ol8_baseos_latest
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.