How to Install and Uninstall python3-testrepository.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-testrepository.noarch" package

Learn how to install python3-testrepository.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-testrepository.noarch

2. Uninstall "python3-testrepository.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-testrepository.noarch on Fedora 34:

$ sudo dnf remove python3-testrepository.noarch $ sudo dnf autoremove

3. Information about the python3-testrepository.noarch package on Fedora 34

Last metadata expiration check: 0:10:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-testrepository
Version : 0.0.20
Release : 24.fc34
Architecture : noarch
Size : 166 k
Source : python-testrepository-0.0.20-24.fc34.src.rpm
Repository : fedora
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.