How to Install and Uninstall python-stestr-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "python-stestr-doc.noarch" package

Learn how to install python-stestr-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python-stestr-doc.noarch

2. Uninstall "python-stestr-doc.noarch" package

Please follow the guidance below to uninstall python-stestr-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python-stestr-doc.noarch $ sudo dnf autoremove

3. Information about the python-stestr-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:26:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python-stestr-doc
Version : 4.0.1
Release : 1.el9~bootstrap
Architecture : noarch
Size : 232 k
Source : python-stestr-4.0.1-1.el9~bootstrap.src.rpm
Repository : epel
Summary : stestr documentation
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.
:
: It contains the documentation for stestr.