How to Install and Uninstall python38-frozendict Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-frozendict" package
Please follow the steps below to install python38-frozendict on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-frozendict
Copied
2. Uninstall "python38-frozendict" package
This guide covers the steps necessary to uninstall python38-frozendict on openSuSE Tumbleweed:
$
sudo zypper remove
python38-frozendict
Copied
3. Information about the python38-frozendict package on openSuSE Tumbleweed
Information for package python38-frozendict:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-frozendict
Version : 1.2-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 7,4 KiB
Installed : No
Status : not installed
Source package : python-frozendict-1.2-3.8.src
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 : python38-frozendict
Version : 1.2-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 7,4 KiB
Installed : No
Status : not installed
Source package : python-frozendict-1.2-3.8.src
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.