How to Install and Uninstall python3-dotmap.noarch Package on Fedora 38
Last updated: November 13,2024
1. Install "python3-dotmap.noarch" package
Please follow the step by step instructions below to install python3-dotmap.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-dotmap.noarch
Copied
2. Uninstall "python3-dotmap.noarch" package
Learn how to uninstall python3-dotmap.noarch on Fedora 38:
$
sudo dnf remove
python3-dotmap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dotmap.noarch package on Fedora 38
Last metadata expiration check: 1:52:03 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-dotmap
Version : 1.3.30
Release : 4.fc38
Architecture : noarch
Size : 41 k
Source : python-dotmap-1.3.30-4.fc38.src.rpm
Repository : fedora
Summary : Dot access dictionary with dynamic hierarchy creation and ordered iteration
URL : https://github.com/drgrib/dotmap
License : MIT
Description : DotMap is a dot-access dict subclass that has dynamic hierarchy
: creation (autovivification), can be initialized with keys, easily
: initializes from dict, easily converts to dict, is ordered by insertion.
: The key feature is exactly what you want: dot-access.
Available Packages
Name : python3-dotmap
Version : 1.3.30
Release : 4.fc38
Architecture : noarch
Size : 41 k
Source : python-dotmap-1.3.30-4.fc38.src.rpm
Repository : fedora
Summary : Dot access dictionary with dynamic hierarchy creation and ordered iteration
URL : https://github.com/drgrib/dotmap
License : MIT
Description : DotMap is a dot-access dict subclass that has dynamic hierarchy
: creation (autovivification), can be initialized with keys, easily
: initializes from dict, easily converts to dict, is ordered by insertion.
: The key feature is exactly what you want: dot-access.