How to Install and Uninstall python3-sortedcontainers Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 01,2024

1. Install "python3-sortedcontainers" package

In this section, we are going to explain the necessary steps to install python3-sortedcontainers on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-sortedcontainers

2. Uninstall "python3-sortedcontainers" package

This tutorial shows how to uninstall python3-sortedcontainers on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-sortedcontainers $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sortedcontainers package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-sortedcontainers
Architecture: all
Version: 2.4.0-2
Multi-Arch: foreign
Priority: optional
Section: python
Source: sortedcontainers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 154
Depends: python3:any
Suggests: python-sortedcontainers-doc
Filename: pool/main/s/sortedcontainers/python3-sortedcontainers_2.4.0-2_all.deb
Size: 27620
MD5sum: 1da82ce6cac4aaf88305fd9f7638c0db
SHA1: dc6e96ec90a3648797931fa34e0b23ce6d203464
SHA256: b7db13098aa10059e8fc252d0ebdd786604c3fde75036cec12565871af6959ad
SHA512: e3ab13fd5e69bde2c0916ad10dc34c1a6be19c70b9ae3a80faca6b2384699828da407f0e78ba91a0a6bf1cff31fc2c55abc6b92534b27d9b9ea4f18b7cc202d6
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Description: sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
Description-md5: eabdd896eebecedf96ed9a5b05e696dc
Task: ubuntustudio-photography