How to Install and Uninstall python3-nine Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-nine" package

This is a short guide on how to install python3-nine on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-nine

2. Uninstall "python3-nine" package

This is a short guide on how to uninstall python3-nine on openSUSE Leap:

$ sudo zypper remove python3-nine

3. Information about the python3-nine package on openSUSE Leap

Information for package python3-nine:
-------------------------------------
Repository : Main Repository
Name : python3-nine
Version : 1.0.0-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 50.3 KiB
Installed : No
Status : not installed
Source package : python-nine-1.0.0-1.17.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.