How to Install and Uninstall python3-easydict.noarch Package on Fedora 39
Last updated: November 17,2024
1. Install "python3-easydict.noarch" package
Learn how to install python3-easydict.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-easydict.noarch
Copied
2. Uninstall "python3-easydict.noarch" package
Here is a brief guide to show you how to uninstall python3-easydict.noarch on Fedora 39:
$
sudo dnf remove
python3-easydict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-easydict.noarch package on Fedora 39
Last metadata expiration check: 3:31:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-easydict
Version : 1.10
Release : 1.fc39
Architecture : noarch
Size : 16 k
Source : python-easydict-1.10-1.fc39.src.rpm
Repository : fedora
Summary : Access dict values as attributes (works recursively)
URL : https://github.com/makinacorpus/easydict
License : LGPL-3.0-only
Description : EasyDict allows to access dict values as attributes (works recursively).
: A Javascript-like properties dot notation for python dicts.
Available Packages
Name : python3-easydict
Version : 1.10
Release : 1.fc39
Architecture : noarch
Size : 16 k
Source : python-easydict-1.10-1.fc39.src.rpm
Repository : fedora
Summary : Access dict values as attributes (works recursively)
URL : https://github.com/makinacorpus/easydict
License : LGPL-3.0-only
Description : EasyDict allows to access dict values as attributes (works recursively).
: A Javascript-like properties dot notation for python dicts.