How to Install and Uninstall primesieve Package on openSUSE Leap
Last updated: November 23,2024
1. Install "primesieve" package
Please follow the step by step instructions below to install primesieve on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
primesieve
Copied
2. Uninstall "primesieve" package
Please follow the instructions below to uninstall primesieve on openSUSE Leap:
$
sudo zypper remove
primesieve
Copied
3. Information about the primesieve package on openSUSE Leap
Information for package primesieve:
-----------------------------------
Repository : Main Repository
Name : primesieve
Version : 11.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 142.6 KiB
Installed : No
Status : not installed
Source package : primesieve-11.0-bp155.1.6.src
Upstream URL : https://github.com/kimwalisch/primesieve
Summary : A prime number generator
Description :
primesieve is a command-line program that generates primes using the
sieve of Eratosthenes algorithm. It can generate primes and prime
k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the
nth prime.
-----------------------------------
Repository : Main Repository
Name : primesieve
Version : 11.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 142.6 KiB
Installed : No
Status : not installed
Source package : primesieve-11.0-bp155.1.6.src
Upstream URL : https://github.com/kimwalisch/primesieve
Summary : A prime number generator
Description :
primesieve is a command-line program that generates primes using the
sieve of Eratosthenes algorithm. It can generate primes and prime
k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the
nth prime.