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

Last updated: September 29,2024

1. Install "python312-extras" package

This tutorial shows how to install python312-extras on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-extras

2. Uninstall "python312-extras" package

Please follow the steps below to uninstall python312-extras on openSuSE Tumbleweed:

$ sudo zypper remove python312-extras

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

Information for package python312-extras:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-extras
Version : 1.0.0-6.7
Arch : noarch
Vendor : openSUSE
Installed Size : 31.1 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-6.7.src
Upstream URL : https://github.com/testing-cabal/extras
Summary : Extra bits for Python
Description :
extras is a set of extensions to the Python standard library, originally
written to make the code within testtools cleaner, but now split out for
general use outside of a testing context.