How to Install and Uninstall python-cssselect2-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-cssselect2-doc" package

Please follow the instructions below to install python-cssselect2-doc on Kali Linux

$ sudo apt update $ sudo apt install python-cssselect2-doc

2. Uninstall "python-cssselect2-doc" package

This tutorial shows how to uninstall python-cssselect2-doc on Kali Linux:

$ sudo apt remove python-cssselect2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cssselect2-doc package on Kali Linux

Package: python-cssselect2-doc
Source: python-cssselect2
Version: 0.7.0-1
Installed-Size: 197
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 26052
SHA256: ee49587e2d0316aecd3a126dd85c1c0bb1b009fd9d0beda0820d360ebe2b8734
SHA1: e3896e875060bd44a17a6d029011f8f6e0083122
MD5sum: 4a5cbaa12bdd19030451ee3e6e7e3aef
Description: implementation of CSS3 Selectors (Documentation)
cssselect2 is a straightforward implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like parsers
(including cElementTree, lxml, html5lib, etc.)
.
Unlike cssselect, it does not translate selectors to XPath and therefore does
not have all the correctness corner cases that are hard or impossible to fix in
cssselect.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/Kozea/cssselect2/
Section: doc
Priority: optional
Filename: pool/main/p/python-cssselect2/python-cssselect2-doc_0.7.0-1_all.deb