How to Install and Uninstall python38-testsuite Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python38-testsuite" package

Please follow the guidelines below to install python38-testsuite on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-testsuite

2. Uninstall "python38-testsuite" package

Please follow the step by step instructions below to uninstall python38-testsuite on openSuSE Tumbleweed:

$ sudo zypper remove python38-testsuite

3. Information about the python38-testsuite package on openSuSE Tumbleweed

Information for package python38-testsuite:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-testsuite
Version : 3.8.18-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 51.8 MiB
Installed : No
Status : not installed
Source package : python38-core-3.8.18-6.1.src
Upstream URL : https://www.python.org/
Summary : Unit tests for Python and its standard library
Description :
Unit tests that are useful for verifying integrity and functionality
of the installed Python interpreter and standard library.
They are a documented part of stdlib, as a module 'test'.