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

Last updated: July 08,2024

1. Install "python310-extras" package

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

$ sudo zypper refresh $ sudo zypper install python310-extras

2. Uninstall "python310-extras" package

This tutorial shows how to uninstall python310-extras on openSuSE Tumbleweed:

$ sudo zypper remove python310-extras

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

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