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

Last updated: May 19,2024

1. Install "python-djvu" package

This guide covers the steps necessary to install python-djvu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-djvu

2. Uninstall "python-djvu" package

Learn how to uninstall python-djvu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-djvu
Priority: optional
Section: universe/python
Installed-Size: 666
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: amd64
Source: python-djvulibre
Version: 0.7-1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libdjvulibre21 (>= 3.5.27.1)
Suggests: python-djvu-doc
Filename: pool/universe/p/python-djvulibre/python-djvu_0.7-1build1_amd64.deb
Size: 179874
MD5sum: 0deab5f2da49ab4cb981e53162c2d7af
SHA1: 50d195fec4709e55349a649dbf6e70b36a71f06d
SHA256: 266faa1b76bfed93f96db33bba5ac3a9c99ad6b829131ff23c07d805409d5553
Description-en: Python support for the DjVu image format
python-djvulibre is a set of Python bindings for the DjVuLibre library,
an open source implementation of DjVu. This image format is designed
primarily for scanned documents, it includes advanced techniques like
image layer separation and arithmetic coding compression.
.
This package contains the Python bindings, please see python-djvu-doc
for its documentation and python-djvu-dbg for debugging symbols.
Description-md5: 444a97985d950e3df1e31f1ba7d90c5c
Homepage: http://jwilk.net/software/python-djvulibre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu