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

Last updated: November 13,2024

1. Install "python3-fedfind.noarch" package

This guide covers the steps necessary to install python3-fedfind.noarch on Oracle Linux 8

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

2. Uninstall "python3-fedfind.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-fedfind.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 7:02:22 ago on Mon Sep 12 02:51:38 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.