How to Install and Uninstall python3-testresources.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python3-testresources.noarch" package

Learn how to install python3-testresources.noarch on Fedora 35

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

2. Uninstall "python3-testresources.noarch" package

This guide covers the steps necessary to uninstall python3-testresources.noarch on Fedora 35:

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

3. Information about the python3-testresources.noarch package on Fedora 35

Last metadata expiration check: 2:10:59 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-testresources
Version : 2.0.1
Release : 4.fc35
Architecture : noarch
Size : 58 k
Source : python-testresources-2.0.1-4.fc35.src.rpm
Repository : fedora
Summary : Testresources, a pyunit extension for managing expensive test resources
URL : https://launchpad.net/testresources
License : ASL 2.0 and BSD and GPLv2+
Description : testresources: extensions to python unittest to allow declarative use
: of resources by test cases.