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

Last updated: September 20,2024

1. Install "python3-djvu" package

This tutorial shows how to install python3-djvu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-djvu

2. Uninstall "python3-djvu" package

Please follow the guidance below to uninstall python3-djvu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libdjvulibre21 (>= 3.5.27.1)
Suggests: python-djvu-doc
Filename: pool/universe/p/python-djvulibre/python3-djvu_0.7-1build1_amd64.deb
Size: 179476
MD5sum: 145a5c9c3c96f10aa9b76fb7ac2cc609
SHA1: ccaa7664635662d4fec958f65dbbeb62b6a164f3
SHA256: 8bce2f5f89951bf345a41beb79cb4c1b27d15c0dfba7eadbbcb182e89421f05b
Description-en: Python3 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 Python3 bindings, please see python-djvu-doc
for its documentation and python3-djvu-dbg for debugging symbols.
Description-md5: 6a38e826eea05166bee08d60aea0ef16
Homepage: http://jwilk.net/software/python-djvulibre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu