How to Install and Uninstall python3-testresources.noarch Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "python3-testresources.noarch" package
Please follow the guidelines below to install python3-testresources.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-testresources.noarch
Copied
2. Uninstall "python3-testresources.noarch" package
Please follow the steps below to uninstall python3-testresources.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-testresources.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-testresources.noarch package on Oracle Linux 9
Last metadata expiration check: 0:18:40 ago on Thu Feb 15 07:50:05 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.
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.