How to Install and Uninstall python3-rpmfluff.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: December 18,2024

1. Install "python3-rpmfluff.noarch" package

Please follow the steps below to install python3-rpmfluff.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-rpmfluff.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-rpmfluff.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-rpmfluff.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:42:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-rpmfluff
Version : 0.6.3
Release : 1.el9
Architecture : noarch
Size : 59 k
Source : python-rpmfluff-0.6.3-1.el9.src.rpm
Repository : epel
Summary : Lightweight way of building RPMs, and sabotaging them
URL : https://pagure.io/rpmfluff
License : GPLv2+
Description : rpmfluff provides a python library for building RPM packages, and
: sabotaging them so they are broken in controlled ways.
:
: It is intended for use when validating package analysis tools such as RPM lint.
: It can also be used to construct test cases for package management software
: such as RPM, YUM, and DNF.
:
: Python 3 version.