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

Last updated: May 19,2024

1. Install "python3-fpdf" package

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

$ sudo apt update $ sudo apt install python3-fpdf

2. Uninstall "python3-fpdf" package

Learn how to uninstall python3-fpdf on Kali Linux:

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

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

Package: python3-fpdf
Source: fpdf2
Version: 2.7.8-2
Installed-Size: 914
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml, python3-fonttools (>= 4.34.0), python3-pil (>= 6.2.2), python3:any
Size: 174520
SHA256: a3364e0b9437ae92355c719ce84cfbdf65d153c398e940e5bb4be07eec094ffe
SHA1: eecc4709564450ea576586339f264c56741d6773
MD5sum: d4e75525e1a0ac8c6668a4c85f1d46f5
Description: Simple & fast PDF generation for Python
a library for PDF document generation under Python, ported from PHP.
.
Compared with other PDF libraries, PyFPDF is simple, small and versatile, with
advanced capabilities, and is easy to learn, extend and maintain.
Description-md5:
Homepage: https://py-pdf.github.io/fpdf2/
Section: python
Priority: optional
Filename: pool/main/f/fpdf2/python3-fpdf_2.7.8-2_all.deb

5. The same packages on other Linux Distributions