How to Install and Uninstall gmp.x86_64 Package on Fedora 38
Last updated: November 24,2024
1. Install "gmp.x86_64" package
Here is a brief guide to show you how to install gmp.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
gmp.x86_64
Copied
2. Uninstall "gmp.x86_64" package
This is a short guide on how to uninstall gmp.x86_64 on Fedora 38:
$
sudo dnf remove
gmp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gmp.x86_64 package on Fedora 38
Last metadata expiration check: 1:53:47 ago on Sat Mar 16 16:59:57 2024.
Installed Packages
Name : gmp
Epoch : 1
Version : 6.2.1
Release : 4.fc38
Architecture : x86_64
Size : 800 k
Source : gmp-6.2.1-4.fc38.src.rpm
Repository : @System
From repo : anaconda
Summary : GNU arbitrary precision library
URL : https://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : The gmp package contains GNU MP, a library for arbitrary precision
: arithmetic, signed integers operations, rational numbers and floating
: point numbers. GNU MP is designed for speed, for both small and very
: large operands. GNU MP is fast because it uses fullwords as the basic
: arithmetic type, it uses fast algorithms, it carefully optimizes
: assembly code for many CPUs' most common inner loops, and it generally
: emphasizes speed over simplicity/elegance in its operations.
:
: Install the gmp package if you need a fast arbitrary precision
: library.
Installed Packages
Name : gmp
Epoch : 1
Version : 6.2.1
Release : 4.fc38
Architecture : x86_64
Size : 800 k
Source : gmp-6.2.1-4.fc38.src.rpm
Repository : @System
From repo : anaconda
Summary : GNU arbitrary precision library
URL : https://gmplib.org/
License : LGPLv3+ or GPLv2+
Description : The gmp package contains GNU MP, a library for arbitrary precision
: arithmetic, signed integers operations, rational numbers and floating
: point numbers. GNU MP is designed for speed, for both small and very
: large operands. GNU MP is fast because it uses fullwords as the basic
: arithmetic type, it uses fast algorithms, it carefully optimizes
: assembly code for many CPUs' most common inner loops, and it generally
: emphasizes speed over simplicity/elegance in its operations.
:
: Install the gmp package if you need a fast arbitrary precision
: library.