How to Install and Uninstall python3-frozendict.noarch Package on Fedora 34
Last updated: January 11,2025
1. Install "python3-frozendict.noarch" package
Here is a brief guide to show you how to install python3-frozendict.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-frozendict.noarch
Copied
2. Uninstall "python3-frozendict.noarch" package
Please follow the step by step instructions below to uninstall python3-frozendict.noarch on Fedora 34:
$
sudo dnf remove
python3-frozendict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-frozendict.noarch package on Fedora 34
Last metadata expiration check: 4:59:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-frozendict
Version : 1.2
Release : 18.fc34
Architecture : noarch
Size : 13 k
Source : python-frozendict-1.2-18.fc34.src.rpm
Repository : fedora
Summary : An immutable dictionary
URL : https://pypi.python.org/pypi/frozendict
License : MIT
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.
Available Packages
Name : python3-frozendict
Version : 1.2
Release : 18.fc34
Architecture : noarch
Size : 13 k
Source : python-frozendict-1.2-18.fc34.src.rpm
Repository : fedora
Summary : An immutable dictionary
URL : https://pypi.python.org/pypi/frozendict
License : MIT
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.