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

Last updated: May 19,2024

1. Install "python36-nine" package

This guide covers the steps necessary to install python36-nine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-nine

2. Uninstall "python36-nine" package

This is a short guide on how to uninstall python36-nine on openSuSE Tumbleweed:

$ sudo zypper remove python36-nine

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

Information for package python36-nine:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nine
Version : 1.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 49,1 KiB
Installed : No
Status : not installed
Source package : python-nine-1.1.0-1.7.src
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.