How to Install and Uninstall python3-flufl-testing.noarch Package on Oracle Linux 8
Last updated: December 12,2024
1. Install "python3-flufl-testing.noarch" package
This guide covers the steps necessary to install python3-flufl-testing.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flufl-testing.noarch
Copied
2. Uninstall "python3-flufl-testing.noarch" package
This guide covers the steps necessary to uninstall python3-flufl-testing.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-flufl-testing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flufl-testing.noarch package on Oracle Linux 8
Last metadata expiration check: 3:29:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-flufl-testing
Version : 0.8
Release : 3.el8
Architecture : noarch
Size : 21 k
Source : python-flufl-testing-0.8-3.el8.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.
Available Packages
Name : python3-flufl-testing
Version : 0.8
Release : 3.el8
Architecture : noarch
Size : 21 k
Source : python-flufl-testing-0.8-3.el8.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.