How to Install and Uninstall python311-nine Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "python311-nine" package

Please follow the guidance below to install python311-nine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-nine

2. Uninstall "python311-nine" package

Here is a brief guide to show you how to uninstall python311-nine on openSuSE Tumbleweed:

$ sudo zypper remove python311-nine

3. Information about the python311-nine package on openSuSE Tumbleweed

Information for package python311-nine:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-nine
Version : 1.1.0-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 56.6 KiB
Installed : No
Status : not installed
Source package : python-nine-1.1.0-1.19.src
Upstream URL : https://github.com/nandoflorestan/nine
Summary : Python 2 / 3 compatibility, like six, but favouring Python 3
Description :
python-nine is python-six "turned around": whereas python-six used
to make python2 idioms work in python3, python-nine makes python3
idioms work in python2.