How to Install and Uninstall python3-testrepository.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "python3-testrepository.noarch" package
This tutorial shows how to install python3-testrepository.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-testrepository.noarch
Copied
2. Uninstall "python3-testrepository.noarch" package
Learn how to uninstall python3-testrepository.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-testrepository.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-testrepository.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:25:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-testrepository
Version : 0.0.20
Release : 30.el8
Architecture : noarch
Size : 175 k
Source : python-testrepository-0.0.20-30.el8.src.rpm
Repository : epel
Summary : A repository of test results (for Python 3)
URL : https://launchpad.net/testrepository
License : ASL 2.0
Description : Provides a database of test results which can be used to
: support easy developer workflows, supporting functionality
: like isolating failing tests. Testrepository is compatible
: with any test suite that can output subunit. This includes any
: TAP test suite and any pyunit compatible test suite.
:
: This package is for Python 3.
Available Packages
Name : python3-testrepository
Version : 0.0.20
Release : 30.el8
Architecture : noarch
Size : 175 k
Source : python-testrepository-0.0.20-30.el8.src.rpm
Repository : epel
Summary : A repository of test results (for Python 3)
URL : https://launchpad.net/testrepository
License : ASL 2.0
Description : Provides a database of test results which can be used to
: support easy developer workflows, supporting functionality
: like isolating failing tests. Testrepository is compatible
: with any test suite that can output subunit. This includes any
: TAP test suite and any pyunit compatible test suite.
:
: This package is for Python 3.