How to Install and Uninstall python311-flatdict Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-flatdict" package

This guide let you learn how to install python311-flatdict on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-flatdict

2. Uninstall "python311-flatdict" package

This guide covers the steps necessary to uninstall python311-flatdict on openSuSE Tumbleweed:

$ sudo zypper remove python311-flatdict

3. Information about the python311-flatdict package on openSuSE Tumbleweed

Information for package python311-flatdict:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flatdict
Version : 4.0.1-3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 51.1 KiB
Installed : No
Status : not installed
Source package : python-flatdict-4.0.1-3.11.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.