How to Install and Uninstall weasyprint Package on Kali Linux

Last updated: May 15,2024

1. Install "weasyprint" package

Please follow the steps below to install weasyprint on Kali Linux

$ sudo apt update $ sudo apt install weasyprint

2. Uninstall "weasyprint" package

Please follow the guidance below to uninstall weasyprint on Kali Linux:

$ sudo apt remove weasyprint $ sudo apt autoclean && sudo apt autoremove

3. Information about the weasyprint package on Kali Linux

Package: weasyprint
Version: 61.0-1
Installed-Size: 1148
Maintainer: Debian Python Team
Architecture: all
Depends: libpango-1.0-0, libpangoft2-1.0-0, shared-mime-info, python3-cffi, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-cssselect2, python3-fonttools, python3-html5lib, python3-pil (>= 9.1.0), python3-pydyf (>= 0.8.0), python3-pyphen, python3-tinycss2, python3:any
Recommends: ca-certificates
Size: 223800
SHA256: 8dd1529ebe278ea78dc44619321fdc30f12887c3494f3fa7992316c77f172e6b
SHA1: 8336d7369f5d477e543f613cb6ec62420cd8648f
MD5sum: c428cebfb8fb59510907beaa453c913d
Description: Document factory for creating PDF files from HTML
WeasyPrint is a smart solution helping web developers to create PDF
documents. It turns simple HTML pages into gorgeous statistical reports,
invoices, tickets, etc.
.
From a technical point of view, WeasyPrint is a visual rendering engine for
HTML and CSS that can export to PDF and PNG. It aims to support web standards
for printing. WeasyPrint is free software made available under a BSD license.
.
It is based on various libraries but *not* on a full rendering engine like
WebKit or Gecko. The CSS layout engine is written in Python, designed for
pagination, and meant to be easy to hack on.
Description-md5:
Homepage: https://weasyprint.org/
Section: text
Priority: optional
Filename: pool/main/w/weasyprint/weasyprint_61.0-1_all.deb