How to Install and Uninstall python311-extras Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-extras" package
Please follow the guidance below to install python311-extras on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-extras
Copied
2. Uninstall "python311-extras" package
This guide let you learn how to uninstall python311-extras on openSUSE Leap:
$
sudo zypper remove
python311-extras
Copied
3. Information about the python311-extras package on openSUSE Leap
Information for package python311-extras:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-extras
Version : 1.0.0-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-150400.12.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-extras
Version : 1.0.0-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : python-extras-1.0.0-150400.12.3.1.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.