How to Install and Uninstall primecount Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "primecount" package
Please follow the step by step instructions below to install primecount on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
primecount
Copied
2. Uninstall "primecount" package
This tutorial shows how to uninstall primecount on openSuSE Tumbleweed:
$
sudo zypper remove
primecount
Copied
3. Information about the primecount package on openSuSE Tumbleweed
Information for package primecount:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : primecount
Version : 7.10-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 115.3 KiB
Installed : No
Status : not installed
Source package : primecount-7.10-1.3.src
Upstream URL : https://github.com/kimwalisch/primecount
Summary : Count the number of primes
Description :
primecount is a command-line program that counts the primes below an
integer x ≤ 10^31 using highly optimized implementations of the
combinatorial prime counting algorithms.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : primecount
Version : 7.10-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 115.3 KiB
Installed : No
Status : not installed
Source package : primecount-7.10-1.3.src
Upstream URL : https://github.com/kimwalisch/primecount
Summary : Count the number of primes
Description :
primecount is a command-line program that counts the primes below an
integer x ≤ 10^31 using highly optimized implementations of the
combinatorial prime counting algorithms.