How to Install and Uninstall python3-django-wkhtmltopdf Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-django-wkhtmltopdf" package

This guide covers the steps necessary to install python3-django-wkhtmltopdf on Kali Linux

$ sudo apt update $ sudo apt install python3-django-wkhtmltopdf

2. Uninstall "python3-django-wkhtmltopdf" package

In this section, we are going to explain the necessary steps to uninstall python3-django-wkhtmltopdf on Kali Linux:

$ sudo apt remove python3-django-wkhtmltopdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-wkhtmltopdf package on Kali Linux

Package: python3-django-wkhtmltopdf
Source: django-wkhtmltopdf
Version: 3.4.0-2
Installed-Size: 73
Maintainer: Debian QA Group
Architecture: all
Depends: wkhtmltopdf, python3-six, python3:any, python3-django
Size: 13956
SHA256: f28af351cb6dd11535ee148dc1a1513388f5b737c8153d3f4e207ec7f2bb4732
SHA1: a45df71631c61a9502c057c81b6042995eaadbfd
MD5sum: 6c135d8b956961e8ebf8b45eff3f1364
Description: Django module with views for HTML to PDF conversions (Python 3)
Django Wkhtmltopdf provides Django views to wrap the HTML to PDF conversion
of the `wkhtmltopdf ` binary.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/incuna/django-wkhtmltopdf
Section: python
Priority: optional
Filename: pool/main/d/django-wkhtmltopdf/python3-django-wkhtmltopdf_3.4.0-2_all.deb