How to Install and Uninstall python3-ordered-namespace Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-ordered-namespace" package

Please follow the guidelines below to install python3-ordered-namespace on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ordered-namespace

2. Uninstall "python3-ordered-namespace" package

In this section, we are going to explain the necessary steps to uninstall python3-ordered-namespace on openSUSE Leap:

$ sudo zypper remove python3-ordered-namespace

3. Information about the python3-ordered-namespace package on openSUSE Leap

Information for package python3-ordered-namespace:
--------------------------------------------------
Repository : Main Repository
Name : python3-ordered-namespace
Version : 2019.6.8-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 17.1 KiB
Installed : No
Status : not installed
Source package : python-ordered-namespace-2019.6.8-bp155.2.10.src
Upstream URL : https://github.com/who8mylunch/OrderedNamespace
Summary : Python namespace class
Description :
A Python namespace class derived from OrderedDict,
including tab-completion