How to Install and Uninstall python3-rpmfluff.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-rpmfluff.noarch" package

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

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

2. Uninstall "python3-rpmfluff.noarch" package

Please follow the step by step instructions below to uninstall python3-rpmfluff.noarch on Fedora 38:

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

3. Information about the python3-rpmfluff.noarch package on Fedora 38

Last metadata expiration check: 2:04:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-rpmfluff
Version : 0.6.2
Release : 2.fc38
Architecture : noarch
Size : 81 k
Source : python-rpmfluff-0.6.2-2.fc38.src.rpm
Repository : fedora
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.