How to Install and Uninstall python311-testresources Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-testresources" package
This is a short guide on how to install python311-testresources on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-testresources
Copied
2. Uninstall "python311-testresources" package
In this section, we are going to explain the necessary steps to uninstall python311-testresources on openSUSE Leap:
$
sudo zypper remove
python311-testresources
Copied
3. Information about the python311-testresources package on openSUSE Leap
Information for package python311-testresources:
------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-testresources
Version : 2.0.1-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 321.4 KiB
Installed : No
Status : not installed
Source package : python-testresources-2.0.1-150400.11.3.1.src
Upstream URL : https://github.com/testing-cabal/testresources
Summary : A pyunit extension for managing expensive test resources
Description :
testresources: extensions to python unittest to allow declarative use
of resources by test cases.
------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-testresources
Version : 2.0.1-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 321.4 KiB
Installed : No
Status : not installed
Source package : python-testresources-2.0.1-150400.11.3.1.src
Upstream URL : https://github.com/testing-cabal/testresources
Summary : A pyunit extension for managing expensive test resources
Description :
testresources: extensions to python unittest to allow declarative use
of resources by test cases.