How to Install and Uninstall python2-addict Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python2-addict" package

This is a short guide on how to install python2-addict on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-addict

2. Uninstall "python2-addict" package

This tutorial shows how to uninstall python2-addict on openSUSE Leap:

$ sudo zypper remove python2-addict

3. Information about the python2-addict package on openSUSE Leap

Information for package python2-addict:
---------------------------------------
Repository : Main Repository
Name : python2-addict
Version : 2.2.1-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 19,1 KiB
Installed : No
Status : not installed
Source package : python-addict-2.2.1-bp153.1.14.src
Summary : A dictionary using both attribute and item syntax
Description :
Addict is a module that exposes a dictionary subclass that allows
items to be set like attributes. Values are gettable and settable
using both attribute and item syntax.

5. The same packages on other Linux Distributions