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

Last updated: May 14,2024

1. Install "python36-extras" package

Here is a brief guide to show you how to install python36-extras on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-extras

2. Uninstall "python36-extras" package

Please follow the guidelines below to uninstall python36-extras on openSuSE Tumbleweed:

$ sudo zypper remove python36-extras

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

Information for package python36-extras:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-extras
Version : 1.0.0-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 38,0 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-5.6.src
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.