How to Install and Uninstall python3-easydict.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-easydict.noarch" package
This is a short guide on how to install python3-easydict.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-easydict.noarch
Copied
2. Uninstall "python3-easydict.noarch" package
Learn how to uninstall python3-easydict.noarch on Fedora 38:
$
sudo dnf remove
python3-easydict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-easydict.noarch package on Fedora 38
Last metadata expiration check: 5:56:12 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-easydict
Version : 1.10
Release : 1.fc38
Architecture : noarch
Size : 16 k
Source : python-easydict-1.10-1.fc38.src.rpm
Repository : updates
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.fc38
Architecture : noarch
Size : 16 k
Source : python-easydict-1.10-1.fc38.src.rpm
Repository : updates
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.