How to Install and Uninstall python3-sortedcontainers.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-sortedcontainers.noarch" package

Learn how to install python3-sortedcontainers.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-sortedcontainers.noarch

2. Uninstall "python3-sortedcontainers.noarch" package

Please follow the steps below to uninstall python3-sortedcontainers.noarch on Fedora 35:

$ sudo dnf remove python3-sortedcontainers.noarch $ sudo dnf autoremove

3. Information about the python3-sortedcontainers.noarch package on Fedora 35

Last metadata expiration check: 2:14:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-sortedcontainers
Version : 2.4.0
Release : 4.fc35
Architecture : noarch
Size : 51 k
Source : python-sortedcontainers-2.4.0-4.fc35.src.rpm
Repository : fedora
Summary : Pure Python sorted container types
URL : https://pypi.python.org/pypi/sortedcontainers
License : ASL 2.0
Description : SortedContainers is an Apache2 licensed sorted collections library, written in
: pure-Python, and fast as C-extensions.