How to Install and Uninstall python3-stestr.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "python3-stestr.noarch" package
Please follow the guidance below to install python3-stestr.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-stestr.noarch
Copied
2. Uninstall "python3-stestr.noarch" package
This guide covers the steps necessary to uninstall python3-stestr.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-stestr.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-stestr.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:04:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-stestr
Version : 4.0.1
Release : 1.el9~bootstrap
Architecture : noarch
Size : 158 k
Source : python-stestr-4.0.1-1.el9~bootstrap.src.rpm
Repository : epel
Summary : A test runner runner similar to testrepository
URL : https://pypi.python.org/pypi/stestr
License : ASL 2.0
Description :
: stestr is a fork of the testrepository that concentrates on being a
: dedicated test runner for python projects. The generic abstraction layers
: which enabled testr to work with any subunit emitting runner are gone.
: stestr hard codes python-subunit-isms into how it works.
Available Packages
Name : python3-stestr
Version : 4.0.1
Release : 1.el9~bootstrap
Architecture : noarch
Size : 158 k
Source : python-stestr-4.0.1-1.el9~bootstrap.src.rpm
Repository : epel
Summary : A test runner runner similar to testrepository
URL : https://pypi.python.org/pypi/stestr
License : ASL 2.0
Description :
: stestr is a fork of the testrepository that concentrates on being a
: dedicated test runner for python projects. The generic abstraction layers
: which enabled testr to work with any subunit emitting runner are gone.
: stestr hard codes python-subunit-isms into how it works.