How to Install and Uninstall python3-djvu Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-djvu" package

Here is a brief guide to show you how to install python3-djvu on Kali Linux

$ sudo apt update $ sudo apt install python3-djvu

2. Uninstall "python3-djvu" package

In this section, we are going to explain the necessary steps to uninstall python3-djvu on Kali Linux:

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

3. Information about the python3-djvu package on Kali Linux

Package: python3-djvu
Source: python-djvulibre
Version: 0.9.0-3
Installed-Size: 1928
Maintainer: Debian QA Group
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libdjvulibre21 (>= 3.5.28)
Recommends: python-djvu-doc
Size: 482952
SHA256: 54870f8c376662d9092d217b616298acde02613e2dbedb86779ade0bd9477a89
SHA1: 3315213115da0371876aa74c6fe9f04652a1391d
MD5sum: 728b7ce084781992a5283e7caac5c7cb
Description: 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:
Homepage: https://github.com/FriedrichFroebel/python-djvulibre
Section: python
Priority: optional
Filename: pool/main/p/python-djvulibre/python3-djvu_0.9.0-3_amd64.deb