How to Install and Uninstall gmp-devel.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "gmp-devel.x86_64" package
Here is a brief guide to show you how to install gmp-devel.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gmp-devel.x86_64
Copied
2. Uninstall "gmp-devel.x86_64" package
Please follow the guidance below to uninstall gmp-devel.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gmp-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gmp-devel.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:44:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gmp-devel
Epoch : 1
Version : 6.1.2
Release : 10.el8
Architecture : x86_64
Size : 187 k
Source : gmp-6.1.2-10.el8.src.rpm
Repository : baseos
Summary : Development tools for the GNU MP arbitrary precision library
URL : http://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : The libraries, header files and documentation for using the GNU MP
: arbitrary precision library in applications.
:
: If you want to develop applications which will use the GNU MP library,
: you'll need to install the gmp-devel package. You'll also need to
: install the gmp package.
Available Packages
Name : gmp-devel
Epoch : 1
Version : 6.1.2
Release : 10.el8
Architecture : x86_64
Size : 187 k
Source : gmp-6.1.2-10.el8.src.rpm
Repository : baseos
Summary : Development tools for the GNU MP arbitrary precision library
URL : http://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : The libraries, header files and documentation for using the GNU MP
: arbitrary precision library in applications.
:
: If you want to develop applications which will use the GNU MP library,
: you'll need to install the gmp-devel package. You'll also need to
: install the gmp package.