How to Install and Uninstall python311-six Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python311-six" package
This guide let you learn how to install python311-six on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-six
Copied
2. Uninstall "python311-six" package
This guide let you learn how to uninstall python311-six on openSUSE Leap:
$
sudo zypper remove
python311-six
Copied
3. Information about the python311-six package on openSUSE Leap
Information for package python311-six:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-six
Version : 1.16.0-150400.18.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 93.8 KiB
Installed : No
Status : not installed
Source package : python-six-1.16.0-150400.18.3.9.src
Upstream URL : http://pypi.python.org/pypi/six/
Summary : Python 2 and 3 compatibility utilities
Description :
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python
versions with the goal of writing Python code that is compatible on
both Python versions. See the documentation for more information on
what is provided.
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-six
Version : 1.16.0-150400.18.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 93.8 KiB
Installed : No
Status : not installed
Source package : python-six-1.16.0-150400.18.3.9.src
Upstream URL : http://pypi.python.org/pypi/six/
Summary : Python 2 and 3 compatibility utilities
Description :
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python
versions with the goal of writing Python code that is compatible on
both Python versions. See the documentation for more information on
what is provided.