How to Install and Uninstall python310-frozendict Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python310-frozendict" package
Please follow the steps below to install python310-frozendict on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-frozendict
Copied
2. Uninstall "python310-frozendict" package
This tutorial shows how to uninstall python310-frozendict on openSuSE Tumbleweed:
$
sudo zypper remove
python310-frozendict
Copied
3. Information about the python310-frozendict package on openSuSE Tumbleweed
Information for package python310-frozendict:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-frozendict
Version : 2.3.5-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 140.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 : python310-frozendict
Version : 2.3.5-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 140.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.