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

Last updated: May 21,2024

1. Install "python39-extras" package

Learn how to install python39-extras on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-extras

2. Uninstall "python39-extras" package

This is a short guide on how to uninstall python39-extras on openSuSE Tumbleweed:

$ sudo zypper remove python39-extras

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

Information for package python39-extras:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-extras
Version : 1.0.0-6.7
Arch : noarch
Vendor : openSUSE
Installed Size : 27.2 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.