How to Install and Uninstall python-rpmfluff.src Package on Oracle Linux 8

Last updated: September 16,2024

1. Install "python-rpmfluff.src" package

Please follow the instructions below to install python-rpmfluff.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-rpmfluff.src

2. Uninstall "python-rpmfluff.src" package

Please follow the guidelines below to uninstall python-rpmfluff.src on Oracle Linux 8:

$ sudo dnf remove python-rpmfluff.src $ sudo dnf autoremove

3. Information about the python-rpmfluff.src package on Oracle Linux 8

Last metadata expiration check: 1:46:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-rpmfluff
Version : 0.5.7.1
Release : 2.el8
Architecture : src
Size : 38 k
Source : None
Repository : ol8_appstream
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 and yum.