How to Install and Uninstall python3-extras Package on openSUSE Leap
Last updated: February 24,2025
1. Install "python3-extras" package
Please follow the steps below to install python3-extras on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-extras
Copied
2. Uninstall "python3-extras" package
In this section, we are going to explain the necessary steps to uninstall python3-extras on openSUSE Leap:
$
sudo zypper remove
python3-extras
Copied
3. Information about the python3-extras package on openSUSE Leap
Information for package python3-extras:
---------------------------------------
Repository : Main Repository
Name : python3-extras
Version : 1.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 38.4 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-4.22.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.
---------------------------------------
Repository : Main Repository
Name : python3-extras
Version : 1.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 38.4 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-4.22.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.