How to Install and Uninstall python3-dict-sorted.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-dict-sorted.noarch" package

Please follow the step by step instructions below to install python3-dict-sorted.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-dict-sorted.noarch

2. Uninstall "python3-dict-sorted.noarch" package

Please follow the guidance below to uninstall python3-dict-sorted.noarch on Fedora 34:

$ sudo dnf remove python3-dict-sorted.noarch $ sudo dnf autoremove

3. Information about the python3-dict-sorted.noarch package on Fedora 34

Last metadata expiration check: 1:06:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-dict-sorted
Version : 1.0.0
Release : 18.fc34
Architecture : noarch
Size : 19 k
Source : python-dict-sorted-1.0.0-18.fc34.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.