How to Install and Uninstall python3-dict-sorted.noarch Package on Fedora 36
Last updated: January 07,2025
1. Install "python3-dict-sorted.noarch" package
This tutorial shows how to install python3-dict-sorted.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-dict-sorted.noarch
Copied
2. Uninstall "python3-dict-sorted.noarch" package
This tutorial shows how to uninstall python3-dict-sorted.noarch on Fedora 36:
$
sudo dnf remove
python3-dict-sorted.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dict-sorted.noarch package on Fedora 36
Last metadata expiration check: 3:01:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dict-sorted
Version : 1.0.0
Release : 21.fc36
Architecture : noarch
Size : 19 k
Source : python-dict-sorted-1.0.0-21.fc36.src.rpm
Repository : fedora
Summary : Dictionaries sorted by key or by comparison function
URL : https://github.com/lukesneeringer/dict-sorted
License : BSD
Description : Dictionaries sorted by key or by comparison function.
:
: Python 3 version.
Available Packages
Name : python3-dict-sorted
Version : 1.0.0
Release : 21.fc36
Architecture : noarch
Size : 19 k
Source : python-dict-sorted-1.0.0-21.fc36.src.rpm
Repository : fedora
Summary : Dictionaries sorted by key or by comparison function
URL : https://github.com/lukesneeringer/dict-sorted
License : BSD
Description : Dictionaries sorted by key or by comparison function.
:
: Python 3 version.