How to Install and Uninstall python-sortedcontainers-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 21,2024

1. Install "python-sortedcontainers-doc" package

This guide covers the steps necessary to install python-sortedcontainers-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-sortedcontainers-doc

2. Uninstall "python-sortedcontainers-doc" package

In this section, we are going to explain the necessary steps to uninstall python-sortedcontainers-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-sortedcontainers-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sortedcontainers-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-sortedcontainers-doc
Architecture: all
Version: 2.1.0-2
Built-Using: alabaster (= 0.7.8-1build1), sphinx (= 1.8.5-4)
Multi-Arch: foreign
Priority: optional
Section: doc
Source: sortedcontainers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20509
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/s/sortedcontainers/python-sortedcontainers-doc_2.1.0-2_all.deb
Size: 15943224
MD5sum: 77a9bc87eb9aca2e8083130ea3b1401d
SHA1: e0d421959491797db749ab58d77d3a1adc914887
SHA256: 29866c4c381208dbe6f30bf829200e6ff0977b35566eb8255362ff28b70861c3
SHA512: ad3b820d1b3e1f60168bf1d28d82895e74c1474033b2f858f771cc7d998739a779fae04e6fb861f1d69ffae4304a63a52a6fe58fc0d6b874869ba87fb62e5140
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Description-en: sorted container types: SortedList, SortedDict, and SortedSet (documentation)
Python’s standard library is great until you need a sorted container type. Many
will attest that you can get really far without one, but the moment you really
need a sorted list, dict, or set, you’re faced with a dozen different
implementations, most using C-extensions without great documentation and
benchmarking.
.
This package contains the documentation for sortedcontainers Python module.
Description-md5: ed87e6d162e020af0ae8eecb7b831429