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

Last updated: November 23,2024

1. Install "python36-testsuite" package

Please follow the steps below to install python36-testsuite on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-testsuite

2. Uninstall "python36-testsuite" package

Learn how to uninstall python36-testsuite on openSuSE Tumbleweed:

$ sudo zypper remove python36-testsuite

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

Information for package python36-testsuite:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testsuite
Version : 3.6.15-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 44,4 MiB
Installed : No
Status : not installed
Source package : python36-core-3.6.15-6.1.src
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'.