How to Install and Uninstall python3-sortedcontainers Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: April 18,2024

1. Install "python3-sortedcontainers" package

Please follow the step by step instructions below to install python3-sortedcontainers on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-sortedcontainers

2. Uninstall "python3-sortedcontainers" package

Learn how to uninstall python3-sortedcontainers on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-sortedcontainers package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-sortedcontainers
Architecture: all
Version: 2.1.0-2
Multi-Arch: foreign
Priority: optional
Section: python
Source: sortedcontainers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules 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.1.0-2_all.deb
Size: 27284
MD5sum: 210ac01c9dbc22f3620907e4831e4c35
SHA1: 990c93b707784fd8ea2b115c436a4d6f5242183c
SHA256: 5395beec9ac664b43c668521149bcc22028af6959c43b10ed868175f8847439b
SHA512: 34ba5803dd42125e1baba098155caf9f56f0356703a2c3b4bfea9830d0003e5a30c6a971c7e7430e3063fc8528714dee64b92c0f6c4eaf7290e1808032c530f4
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Description: sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
Description-md5: eabdd896eebecedf96ed9a5b05e696dc
Task: ubuntustudio-photography