How to Install and Uninstall primecount Package on Kali Linux

Last updated: May 03,2024

1. Install "primecount" package

This tutorial shows how to install primecount on Kali Linux

$ sudo apt update $ sudo apt install primecount

2. Uninstall "primecount" package

This tutorial shows how to uninstall primecount on Kali Linux:

$ sudo apt remove primecount $ sudo apt autoclean && sudo apt autoremove

3. Information about the primecount package on Kali Linux

Package: primecount
Version: 7.10+ds-1
Installed-Size: 23
Maintainer: Debian Math Team
Architecture: all
Depends: primecount-bin
Size: 15276
SHA256: 3af46c6e169a280e70955d8e1f8a90826766961178d5f2244fce618ee75a0743
SHA1: 2709ac0ea598d6c8c2fa5a146fbe65f9ffa570bc
MD5sum: ea849eb89937dac79daa6bd2bfad4de6
Description: fast prime number counter C/C++ library
primecount is a free software program and C/C++ library that counts
the primes below an integer x <= 10^31 using highly optimized
implementations of the combinatorial prime counting algorithms.
.
See https://github.com/kimwalisch/primecount for more information.
.
This dummy package provides the standard installation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kimwalisch/primecount
Section: math
Priority: optional
Filename: pool/main/p/primecount/primecount_7.10+ds-1_all.deb