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

Last updated: November 28,2024

1. Install "python3-testresources.noarch" package

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

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

2. Uninstall "python3-testresources.noarch" package

Please follow the guidance below to uninstall python3-testresources.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:20:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-testresources
Version : 2.0.1
Release : 9.fc38
Architecture : noarch
Size : 82 k
Source : python-testresources-2.0.1-9.fc38.src.rpm
Repository : fedora
Summary : Testresources, a pyunit extension for managing expensive test resources
URL : https://github.com/testing-cabal/testresources
License : ASL 2.0 and BSD and GPLv2+
Description : testresources: extensions to python unittest to allow declarative use
: of resources by test cases.