How to Install and Uninstall python3-sortedcontainers Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 01,2024

1. Install "python3-sortedcontainers" package

This guide let you learn how to install python3-sortedcontainers on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-sortedcontainers

2. Uninstall "python3-sortedcontainers" package

Please follow the guidelines below to uninstall python3-sortedcontainers on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-sortedcontainers package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-sortedcontainers
Architecture: all
Version: 1.5.7-1
Priority: optional
Section: universe/python
Source: sortedcontainers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 150
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-sortedcontainers-doc
Filename: pool/universe/s/sortedcontainers/python3-sortedcontainers_1.5.7-1_all.deb
Size: 26264
MD5sum: 2401e7f4649fa493f0234670c520c03f
SHA1: da260fd1b3f0abce9c88659c7bd5e71236cd4696
SHA256: b156c4b3ba954736ac8820648814dbb5bed53dbc0fe5b2437bfa98cae314ccee
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Description: sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
Description-md5: f26a2be4e962d65f6fcefd3f006e744f
Task: ubuntustudio-photography