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

Last updated: October 05,2024

1. Install "python312-testsuite" package

Learn how to install python312-testsuite on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-testsuite

2. Uninstall "python312-testsuite" package

This is a short guide on how to uninstall python312-testsuite on openSuSE Tumbleweed:

$ sudo zypper remove python312-testsuite

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

Information for package python312-testsuite:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-testsuite
Version : 3.12.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 92.9 MiB
Installed : No
Status : not installed
Source package : python312-core-3.12.2-4.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'.