How to Install and Uninstall python3-sortedcontainers.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-sortedcontainers.noarch" package
Please follow the step by step instructions below to install python3-sortedcontainers.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-sortedcontainers.noarch
Copied
2. Uninstall "python3-sortedcontainers.noarch" package
Please follow the step by step instructions below to uninstall python3-sortedcontainers.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-sortedcontainers.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sortedcontainers.noarch package on Rocky Linux 8
Last metadata expiration check: 0:46:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-sortedcontainers
Version : 2.4.0
Release : 1.el8
Architecture : noarch
Size : 55 k
Source : python-sortedcontainers-2.4.0-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-sortedcontainers
Version : 2.4.0
Release : 1.el8
Architecture : noarch
Size : 55 k
Source : python-sortedcontainers-2.4.0-1.el8.src.rpm
Repository : epel
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.