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

Last updated: October 06,2024

1. Install "python3-pikepdf" package

This is a short guide on how to install python3-pikepdf on Kali Linux

$ sudo apt update $ sudo apt install python3-pikepdf

2. Uninstall "python3-pikepdf" package

Learn how to uninstall python3-pikepdf on Kali Linux:

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

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

Package: python3-pikepdf
Source: pikepdf (8.7.1+dfsg-2)
Version: 8.7.1+dfsg-2+b1
Installed-Size: 3789
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-pkg-resources, python3 (<< 3.13), python3 (>= 3.11~), python3-deprecated, python3-lxml, python3-packaging, python3-pil, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libqpdf29 (>> 11.6~), libstdc++6 (>= 13.1)
Size: 873964
SHA256: 4fba73235946c1495962cc2d4aa7ae2bff6adc7b43685786250fd43c960a9e96
SHA1: b1ca3b27e65ba36c977a2927684918ccee4f948f
MD5sum: 363069ea4d66275e7eaf4cef6f291bf9
Description: Python library to read and write PDFs with QPDF
pikepdf is a Python library to read and write PDFs with QPDF.
Features include:
.
* Editing, manipulation and transformation of existing PDFs
* Based on the mature, proven QPDF C++ library
* Works with encrypted PDFs
* Supports all PDF compression filters
* Can create "fast web view" (linearized) PDFs
* Creates standards compliant PDFs that pass validation in other tools
* Automatically repairs damaged PDFs, just like QPDF
* Implements more of the PDF specification than existing Python PDF tools
* IPython notebook and Jupyter integration
Description-md5:
Homepage: https://github.com/pikepdf/pikepdf
Section: python
Priority: optional
Filename: pool/main/p/pikepdf/python3-pikepdf_8.7.1+dfsg-2+b1_amd64.deb