How to Install and Uninstall perl-Math-Prime-XS.x86_64 Package on Fedora 36
Last updated: November 25,2024
1. Install "perl-Math-Prime-XS.x86_64" package
Here is a brief guide to show you how to install perl-Math-Prime-XS.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Math-Prime-XS.x86_64
Copied
2. Uninstall "perl-Math-Prime-XS.x86_64" package
Please follow the instructions below to uninstall perl-Math-Prime-XS.x86_64 on Fedora 36:
$
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 36
Last metadata expiration check: 2:33:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Math-Prime-XS
Version : 0.27
Release : 18.fc36
Architecture : x86_64
Size : 27 k
Source : perl-Math-Prime-XS-0.27-18.fc36.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 : 18.fc36
Architecture : x86_64
Size : 27 k
Source : perl-Math-Prime-XS-0.27-18.fc36.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.