How to Install and Uninstall python2-extras Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-extras" package
In this section, we are going to explain the necessary steps to install python2-extras on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-extras
Copied
2. Uninstall "python2-extras" package
This guide let you learn how to uninstall python2-extras on openSUSE Leap:
$
sudo zypper remove
python2-extras
Copied
3. Information about the python2-extras package on openSUSE Leap
Information for package python2-extras:
---------------------------------------
Repository : Main Repository
Name : python2-extras
Version : 1.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 30,0 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-4.22.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.
---------------------------------------
Repository : Main Repository
Name : python2-extras
Version : 1.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 30,0 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-4.22.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.