How to Install and Uninstall python39-bidict Package on openSuSE Tumbleweed

Last updated: May 11,2024

1. Install "python39-bidict" package

This tutorial shows how to install python39-bidict on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-bidict

2. Uninstall "python39-bidict" package

Learn how to uninstall python39-bidict on openSuSE Tumbleweed:

$ sudo zypper remove python39-bidict

3. Information about the python39-bidict package on openSuSE Tumbleweed

Information for package python39-bidict:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bidict
Version : 0.22.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 307.2 KiB
Installed : No
Status : not installed
Source package : python-bidict-0.22.1-4.1.src
Upstream URL : https://github.com/jab/bidict
Summary : Bidirectional map implementation for Python
Description :
Bidirectional map implementation and related functionality.