How to Install and Uninstall python3-fedfind.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-fedfind.noarch" package

Please follow the step by step instructions below to install python3-fedfind.noarch on Rocky Linux 8

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

2. Uninstall "python3-fedfind.noarch" package

Please follow the step by step instructions below to uninstall python3-fedfind.noarch on Rocky Linux 8:

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

3. Information about the python3-fedfind.noarch package on Rocky Linux 8

Last metadata expiration check: 1:07:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-fedfind
Version : 5.0.0
Release : 1.el8
Architecture : noarch
Size : 117 k
Source : fedfind-5.0.0-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.