How to Install and Uninstall python3-blist Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-blist" package

In this section, we are going to explain the necessary steps to install python3-blist on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-blist

2. Uninstall "python3-blist" package

This guide covers the steps necessary to uninstall python3-blist on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-blist package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-blist
Priority: extra
Section: universe/python
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: blist
Version: 1.3.6-4build2
Provides: python3.5-blist
Depends: libc6 (>= 2.14), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/b/blist/python3-blist_1.3.6-4build2_amd64.deb
Size: 43364
MD5sum: 585266dec9c49afd9c2be0c1cfe06530
SHA1: f4724aacddbc9508ac7cdd89bd2cfe60aa580e86
SHA256: f9180b9457e5e9c7119af47132cf9427ec96e563db111ef49988c64b020d045a
Description-en: List-like type for Python 3 with better asymptotic performance
This package is a drop-in replacement for Python 3 lists providing better
performance when modifying large lists (provides sortedlist, sortedset,
weaksortedlist, weaksortedset, sorteddict, and btuple types).
Description-md5: 1366a64835ca722b0bfbfde00a88604e
Homepage: http://pypi.python.org/pypi/blist
Python-Version: 3.5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu