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

Last updated: July 05,2024

1. Install "python38-extras" package

Learn how to install python38-extras on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-extras

2. Uninstall "python38-extras" package

This guide let you learn how to uninstall python38-extras on openSuSE Tumbleweed:

$ sudo zypper remove python38-extras

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

Information for package python38-extras:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-extras
Version : 1.0.0-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 37,7 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.