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

Last updated: May 04,2024

1. Install "python-bz2file" package

Please follow the step by step instructions below to install python-bz2file on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bz2file

2. Uninstall "python-bz2file" package

Please follow the steps below to uninstall python-bz2file on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bz2file
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.98-1
Provides: python2.7-bz2file
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-bz2file/python-bz2file_0.98-1_all.deb
Size: 7708
MD5sum: 26c96309e333aa523f4c00aadd224447
SHA1: 5b11099490d87a5b49a2a784e7abe405a98a07c6
SHA256: 9333fa0386a88f21df649d42fec58344b7cd5af5b6e7ca98096b268425e2151c
Description-en: Python library for reading and writing bzip2-compressed files
Bz2file is a Python library for reading and writing bzip2-compressed files.
.
It contains a drop-in replacement for the file interface in the standard
library's bz2 module, including features from the latest development version
of CPython that are not available in older releases.
.
Bz2file for Python2.
Description-md5: c269bd1ee52f05e3aaa6f4ed14880594
Homepage: https://github.com/nvawda/bz2file
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu