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

Last updated: March 14,2025

1. Install "python3-xhtml2pdf" package

In this section, we are going to explain the necessary steps to install python3-xhtml2pdf on Kali Linux

$ sudo apt update $ sudo apt install python3-xhtml2pdf

2. Uninstall "python3-xhtml2pdf" package

Learn how to uninstall python3-xhtml2pdf on Kali Linux:

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

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

Package: python3-xhtml2pdf
Source: xhtml2pdf
Version: 0.2.15+dfsg-1
Installed-Size: 703
Maintainer: Debian Python Team
Architecture: all
Depends: python3-arabic-reshaper, python3-bidi, python3-html5lib, python3-pil, python3-pyhanko-certvalidator, python3-pypdf, python3-reportlab (>= 4.1.0-1), python3-svglib, python3:any
Size: 249144
SHA256: 8b7bf1cf1ba8c3b4848ae185c3f65b05f2ce4fdc126e1e1bcc284faf8f8c9f29
SHA1: d03a999d0a282bb6180720066c90497125464950
MD5sum: 42451d22f8ef1ce353834f4ce4988a5b
Description: A library for converting HTML into PDFs using ReportLab (Python 3 module)
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the
HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS
3). It is completely written in pure Python so it is platform
independent.
.
The main benefit of this tool that a user with Web skills like HTML
and CSS is able to generate PDF templates very quickly without
learning new technologies.
.
xhtml2pdf was previously developed as "pisa".
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/xhtml2pdf/xhtml2pdf
Section: python
Priority: optional
Filename: pool/main/x/xhtml2pdf/python3-xhtml2pdf_0.2.15+dfsg-1_all.deb