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

Last updated: October 08,2024

1. Install "python3-testresources.noarch" package

Please follow the guidance below to install python3-testresources.noarch on Fedora 36

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

2. Uninstall "python3-testresources.noarch" package

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

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

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

Last metadata expiration check: 2:05:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-testresources
Version : 2.0.1
Release : 5.fc36
Architecture : noarch
Size : 58 k
Source : python-testresources-2.0.1-5.fc36.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.