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

Last updated: May 14,2024

1. Install "python3-fitz" package

Please follow the steps below to install python3-fitz on Kali Linux

$ sudo apt update $ sudo apt install python3-fitz

2. Uninstall "python3-fitz" package

This is a short guide on how to uninstall python3-fitz on Kali Linux:

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

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

Package: python3-fitz
Source: pymupdf
Version: 1.23.7+ds1-1
Installed-Size: 88999
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.35), libfreetype6 (>= 2.6), libgumbo2 (>= 0.12.0), libharfbuzz0b (>= 0.9.11), libjbig2dec0 (>= 0.16+20190905), libjpeg62-turbo (>= 1.3.1), libmujs3 (>= 1.0.7), libopenjp2-7 (>= 2.0.0), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 46278732
SHA256: 3a26c390b8702d1fc7d730cc1ef644b19251a47bc71c199999276b97a62fe0be
SHA1: ea47a412501b97c92a0cb05795afbbfd9a8edc73
MD5sum: 37cbb0ca6fd0ac35a2de207c8c1bf43d
Description: Python binding for MuPDF
Allows one to access files in PDF, XPS, OpenXPS, CBZ, EPUB, and FB2 (e-books)
formats, and it is known for its top performance and high rendering quality.
.
PDF manipulation and generation functions are available, including metadata
and bookmark maintenance, document restructuring, annotation / link handling
and document or page creation.
.
This package contains PyMuPDF.
Description-md5:
Homepage: https://github.com/pymupdf/PyMuPDF
Built-Using: mupdf (= 1.23.7+ds1-1)
Section: python
Priority: optional
Filename: pool/main/p/pymupdf/python3-fitz_1.23.7+ds1-1_amd64.deb