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

Last updated: May 18,2024

1. Install "python3-flatdict" package

This guide covers the steps necessary to install python3-flatdict on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-flatdict

2. Uninstall "python3-flatdict" package

This guide covers the steps necessary to uninstall python3-flatdict on openSUSE Leap:

$ sudo zypper remove python3-flatdict

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

Information for package python3-flatdict:
-----------------------------------------
Repository : Main Repository
Name : python3-flatdict
Version : 4.0.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 58.1 KiB
Installed : No
Status : not installed
Source package : python-flatdict-4.0.1-bp155.2.10.src
Upstream URL : https://github.com/gmr/flatdict
Summary : Python module for interacting with nested dicts
Description :
Python module for interacting with nested dicts as a single level dict with delimited keys.