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

Last updated: June 29,2024

1. Install "python311-bidict" package

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

$ sudo zypper refresh $ sudo zypper install python311-bidict

2. Uninstall "python311-bidict" package

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

$ sudo zypper remove python311-bidict

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

Information for package python311-bidict:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-bidict
Version : 0.22.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 348.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.