How to Install and Uninstall python3-fedfind.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "python3-fedfind.noarch" package

Here is a brief guide to show you how to install python3-fedfind.noarch on Fedora 36

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

2. Uninstall "python3-fedfind.noarch" package

This guide covers the steps necessary to uninstall python3-fedfind.noarch on Fedora 36:

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

3. Information about the python3-fedfind.noarch package on Fedora 36

Last metadata expiration check: 0:17:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-fedfind
Version : 5.0.0
Release : 2.fc36
Architecture : noarch
Size : 99 k
Source : fedfind-5.0.0-2.fc36.src.rpm
Repository : fedora
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.