How to Install and Uninstall R-gmp.x86_64 Package on Fedora 35
Last updated: November 26,2024
1. Install "R-gmp.x86_64" package
Here is a brief guide to show you how to install R-gmp.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-gmp.x86_64
Copied
2. Uninstall "R-gmp.x86_64" package
This is a short guide on how to uninstall R-gmp.x86_64 on Fedora 35:
$
sudo dnf remove
R-gmp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-gmp.x86_64 package on Fedora 35
Last metadata expiration check: 0:15:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-gmp
Version : 0.6.2
Release : 2.fc35
Architecture : x86_64
Size : 354 k
Source : R-gmp-0.6.2-2.fc35.src.rpm
Repository : fedora
Summary : Multiple Precision Arithmetic
URL : https://CRAN.R-project.org/package=gmp
License : GPLv2+
Description : Multiple Precision Arithmetic (big integers and rationals, prime number
: tests, matrix computation), "arithmetic without limitations" using the C
: library GMP (GNU Multiple Precision Arithmetic).
Available Packages
Name : R-gmp
Version : 0.6.2
Release : 2.fc35
Architecture : x86_64
Size : 354 k
Source : R-gmp-0.6.2-2.fc35.src.rpm
Repository : fedora
Summary : Multiple Precision Arithmetic
URL : https://CRAN.R-project.org/package=gmp
License : GPLv2+
Description : Multiple Precision Arithmetic (big integers and rationals, prime number
: tests, matrix computation), "arithmetic without limitations" using the C
: library GMP (GNU Multiple Precision Arithmetic).