How to Install and Uninstall python3-flufl-testing.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "python3-flufl-testing.noarch" package

In this section, we are going to explain the necessary steps to install python3-flufl-testing.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-flufl-testing.noarch

2. Uninstall "python3-flufl-testing.noarch" package

Please follow the instructions below to uninstall python3-flufl-testing.noarch on AlmaLinux 9:

$ sudo dnf remove python3-flufl-testing.noarch $ sudo dnf autoremove

3. Information about the python3-flufl-testing.noarch package on AlmaLinux 9

Last metadata expiration check: 1:56:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-flufl-testing
Version : 0.8
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : python-flufl-testing-0.8-1.el9.src.rpm
Repository : epel
Summary : Small collection of test tool plugins
URL : https://gitlab.com/warsaw/flufl.testing
License : ASL 2.0
Description : This package contains a small collection of test helpers that Barry Warsaw
: uses in almost all his packages. Specifically, plugins for the following
: test tools are provided:
: - nose2
: - flake8
: Python 3.4 is the minimum supported version.