How to Install and Uninstall primesieve Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "primesieve" package
Here is a brief guide to show you how to install primesieve on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
primesieve
Copied
2. Uninstall "primesieve" package
This guide covers the steps necessary to uninstall primesieve on openSuSE Tumbleweed:
$
sudo zypper remove
primesieve
Copied
3. Information about the primesieve package on openSuSE Tumbleweed
Information for package primesieve:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : primesieve
Version : 12.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 150.0 KiB
Installed : No
Status : not installed
Source package : primesieve-12.1-1.1.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 : openSUSE-Tumbleweed-Oss
Name : primesieve
Version : 12.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 150.0 KiB
Installed : No
Status : not installed
Source package : primesieve-12.1-1.1.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.