How to Install and Uninstall python312-frozendict Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-frozendict" package
Please follow the guidelines below to install python312-frozendict on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-frozendict
Copied
2. Uninstall "python312-frozendict" package
Please follow the step by step instructions below to uninstall python312-frozendict on openSuSE Tumbleweed:
$
sudo zypper remove
python312-frozendict
Copied
3. Information about the python312-frozendict package on openSuSE Tumbleweed
Information for package python312-frozendict:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-frozendict
Version : 2.3.5-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 83.4 KiB
Installed : No
Status : not installed
Source package : python-frozendict-2.3.5-3.6.src
Upstream URL : https://github.com/Marco-Sulla/python-frozendict
Summary : An immutable dictionary
Description :
frozendict is an immutable wrapper around dictionaries that implements the
complete mapping interface. It can be used as a drop-in replacement for
dictionaries where immutability is desired.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-frozendict
Version : 2.3.5-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 83.4 KiB
Installed : No
Status : not installed
Source package : python-frozendict-2.3.5-3.6.src
Upstream URL : https://github.com/Marco-Sulla/python-frozendict
Summary : An immutable dictionary
Description :
frozendict is an immutable wrapper around dictionaries that implements the
complete mapping interface. It can be used as a drop-in replacement for
dictionaries where immutability is desired.