How to Install and Uninstall python3-fedfind.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-fedfind.noarch" package

Please follow the guidelines below to install python3-fedfind.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-fedfind.noarch

2. Uninstall "python3-fedfind.noarch" package

Please follow the steps below to uninstall python3-fedfind.noarch on CentOS Stream 8:

$ sudo dnf remove python3-fedfind.noarch $ sudo dnf autoremove

3. Information about the python3-fedfind.noarch package on CentOS Stream 8

Last metadata expiration check: 4:52:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-fedfind
Version : 5.0.1
Release : 1.el8
Architecture : noarch
Size : 117 k
Source : fedfind-5.0.1-1.el8.src.rpm
Repository : epel
Summary : Fedora Finder finds Fedora (using Python 3)
URL : https://pagure.io/fedora-qa/fedfind
License : GPLv3+
Description : Fedora Finder finds Fedora. For now, that means it finds Fedora images
: - for stable releases, milestone pre-releases, candidate composes, and
: nightly composes. The fedfind library provides a handy interface for
: interacting with Fedora composes and discovering various properties of
: them, along with some miscellaneous helper functions. This is the
: Python 3 library package.