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

Last updated: May 17,2024

1. Install "python3-pynliner" package

This guide let you learn how to install python3-pynliner on Kali Linux

$ sudo apt update $ sudo apt install python3-pynliner

2. Uninstall "python3-pynliner" package

Please follow the instructions below to uninstall python3-pynliner on Kali Linux:

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

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

Package: python3-pynliner
Source: pynliner
Version: 0.8.0-5
Installed-Size: 39
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4, python3-cssutils, python3:any
Size: 8996
SHA256: b6584da1f78b253551f5780d4080e2e38468e0683d46409d4466b649aa5432c1
SHA1: 71b82bd5296a5b1f5eb88c7402cb070ede60e4fe
MD5sum: 4ba2b5842cb2234de7416c666ab30cba
Description: CSS-to-inline-styles conversion tool for HTML - Python 3.x
Because Pynliner uses BeautifulSoup to find the tags specified in the CSS it
aggressively converts to HTML. This means that templating languages like Mako,
Genshi, and Jinja will be pounded into valid HTML in the process of applying
styles.
.
This package contains the Python 3 version of pynliner
Description-md5:
Homepage: https://github.com/rennat/pynliner
Section: non-free/python
Priority: optional
Filename: pool/non-free/p/pynliner/python3-pynliner_0.8.0-5_all.deb