How to Install and Uninstall python3-testresources.noarch Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "python3-testresources.noarch" package

Please follow the guidelines below to install python3-testresources.noarch on AlmaLinux 9

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

2. Uninstall "python3-testresources.noarch" package

Here is a brief guide to show you how to uninstall python3-testresources.noarch on AlmaLinux 9:

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

3. Information about the python3-testresources.noarch package on AlmaLinux 9

Last metadata expiration check: 0:25:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-testresources
Version : 2.0.1
Release : 6.el9
Architecture : noarch
Size : 62 k
Source : python-testresources-2.0.1-6.el9.src.rpm
Repository : epel
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.