How to Install and Uninstall primecount-libs.i686 Package on Fedora 39

Last updated: September 21,2024

1. Install "primecount-libs.i686" package

Please follow the instructions below to install primecount-libs.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install primecount-libs.i686

2. Uninstall "primecount-libs.i686" package

This guide covers the steps necessary to uninstall primecount-libs.i686 on Fedora 39:

$ sudo dnf remove primecount-libs.i686 $ sudo dnf autoremove

3. Information about the primecount-libs.i686 package on Fedora 39

Last metadata expiration check: 0:53:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : primecount-libs
Version : 7.9
Release : 3.fc39
Architecture : i686
Size : 123 k
Source : primecount-7.9-3.fc39.src.rpm
Repository : fedora
Summary : C++ library for fast prime counting
URL : https://github.com/kimwalisch/primecount/
License : BSD-2-Clause AND (Zlib OR BSL-1.0)
Description : This package contains a C++ library for counting primes below an
: integer. See the primecount package for a command line interface.