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

Last updated: May 18,2024

1. Install "python-blist" package

This tutorial shows how to install python-blist on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-blist

2. Uninstall "python-blist" package

Please follow the step by step instructions below to uninstall python-blist on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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