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

Last updated: May 17,2024

1. Install "python3-bz2file" package

Please follow the guidelines below to install python3-bz2file on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-bz2file

2. Uninstall "python3-bz2file" package

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

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

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

Package: python3-bz2file
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-bz2file
Version: 0.98-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-bz2file/python3-bz2file_0.98-1_all.deb
Size: 7792
MD5sum: fb9aab3c976eb115e0ba0d1e2f0ad01e
SHA1: 452557ca0414c5f5256a3858cf2fe3dc0f378135
SHA256: 4208bd92cd09da3f043ba5c10a632e2474e8fe2aaa60952fe147b8d4a21d09b7
Description-en: Python3 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 Python3.
Description-md5: 9ba4db6dc7b63608ea4202e47f3721f3
Homepage: https://github.com/nvawda/bz2file
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu