How to Install and Uninstall gmp-static.x86_64 Package on Amazon Linux 2

Last updated: February 06,2025

1. Install "gmp-static.x86_64" package

This guide covers the steps necessary to install gmp-static.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gmp-static.x86_64

2. Uninstall "gmp-static.x86_64" package

Please follow the guidance below to uninstall gmp-static.x86_64 on Amazon Linux 2:

$ sudo yum remove gmp-static.x86_64 $ sudo yum autoremove

3. Information about the gmp-static.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gmp-static
Arch : x86_64
Epoch : 1
Version : 6.0.0
Release : 15.amzn2.0.2
Size : 282 k
Repo : amzn2-core/2/x86_64
Summary : Development tools for the GNU MP arbitrary precision library
URL : http://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : The static libraries for using the GNU MP arbitrary precision
: library in applications.