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

Last updated: September 22,2024

1. Install "primecount-libs.i686" package

Please follow the guidelines below to install primecount-libs.i686 on Fedora 35

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

2. Uninstall "primecount-libs.i686" package

Please follow the guidance below to uninstall primecount-libs.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:50:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : primecount-libs
Version : 7.2
Release : 1.fc35
Architecture : i686
Size : 129 k
Source : primecount-7.2-1.fc35.src.rpm
Repository : updates
Summary : C++ library for fast prime counting
URL : https://github.com/kimwalisch/primecount/
License : BSD
Description : This package contains a C++ library for counting primes below an
: integer. See the primecount package for a command line interface.