How to Install and Uninstall python-sortedcollections-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-sortedcollections-doc" package

Please follow the instructions below to install python-sortedcollections-doc on Kali Linux

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

2. Uninstall "python-sortedcollections-doc" package

This guide let you learn how to uninstall python-sortedcollections-doc on Kali Linux:

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

3. Information about the python-sortedcollections-doc package on Kali Linux

Package: python-sortedcollections-doc
Source: sortedcollections
Version: 2.1.0-2
Installed-Size: 364
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 65268
SHA256: c0ba1dbcf64a901a88d818fdbbef87d987e2a8a63d02952e106f6602c97069b1
SHA1: 1cedcb39ff5376042ebcf66e03663ce2fcb7a1c0
MD5sum: 32766a6f9cbc859f3e12a725d79f4251
Description: Python documentation for Sorted Collections
SortedCollections is an Apache2 licensed Python sorted collections library.
.
Features
--------
.
- Pure-Python
- Depends on the SortedContainers module.
- ValueSortedDict - Dictionary with (key, value) item pairs sorted by value.
- ItemSortedDict - Dictionary with key-function support for item pairs.
- OrderedDict - Ordered dictionary with numeric indexing support.
- OrderedSet - Ordered set with numeric indexing support.
- IndexableDict - Dictionary with numeric indexing support.
- IndexableSet - Set with numeric indexing support.
.
This contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.grantjenks.com/docs/sortedcollections/
Section: doc
Priority: optional
Filename: pool/main/s/sortedcollections/python-sortedcollections-doc_2.1.0-2_all.deb