How to Install and Uninstall perl-Math-Prime-XS.x86_64 Package on Fedora 34
Last updated: November 25,2024
1. Install "perl-Math-Prime-XS.x86_64" package
Please follow the guidance below to install perl-Math-Prime-XS.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-Math-Prime-XS.x86_64
Copied
2. Uninstall "perl-Math-Prime-XS.x86_64" package
This guide covers the steps necessary to uninstall perl-Math-Prime-XS.x86_64 on Fedora 34:
$
sudo dnf remove
perl-Math-Prime-XS.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Math-Prime-XS.x86_64 package on Fedora 34
Last metadata expiration check: 4:36:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Math-Prime-XS
Version : 0.27
Release : 15.fc34
Architecture : x86_64
Size : 27 k
Source : perl-Math-Prime-XS-0.27-15.fc34.src.rpm
Repository : fedora
Summary : Detect and calculate prime numbers with deterministic tests
URL : https://metacpan.org/release/Math-Prime-XS
License : GPL+ or Artistic
Description : Math::Prime::XS detects and calculates prime numbers by either applying
: Modulo operator division, the Sieve of Eratosthenes, a Summation
: calculation or Trial division.
Available Packages
Name : perl-Math-Prime-XS
Version : 0.27
Release : 15.fc34
Architecture : x86_64
Size : 27 k
Source : perl-Math-Prime-XS-0.27-15.fc34.src.rpm
Repository : fedora
Summary : Detect and calculate prime numbers with deterministic tests
URL : https://metacpan.org/release/Math-Prime-XS
License : GPL+ or Artistic
Description : Math::Prime::XS detects and calculates prime numbers by either applying
: Modulo operator division, the Sieve of Eratosthenes, a Summation
: calculation or Trial division.