How to Install and Uninstall mingw32-gmp.noarch Package on Fedora 38
Last updated: November 23,2024
1. Install "mingw32-gmp.noarch" package
Please follow the instructions below to install mingw32-gmp.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
mingw32-gmp.noarch
Copied
2. Uninstall "mingw32-gmp.noarch" package
In this section, we are going to explain the necessary steps to uninstall mingw32-gmp.noarch on Fedora 38:
$
sudo dnf remove
mingw32-gmp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw32-gmp.noarch package on Fedora 38
Last metadata expiration check: 1:15:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : mingw32-gmp
Version : 6.1.2
Release : 15.fc38
Architecture : noarch
Size : 320 k
Source : mingw-gmp-6.1.2-15.fc38.src.rpm
Repository : fedora
Summary : Cross-compiled GNU arbitrary precision library
URL : http://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.
Available Packages
Name : mingw32-gmp
Version : 6.1.2
Release : 15.fc38
Architecture : noarch
Size : 320 k
Source : mingw-gmp-6.1.2-15.fc38.src.rpm
Repository : fedora
Summary : Cross-compiled GNU arbitrary precision library
URL : http://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.