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

Last updated: May 18,2024

1. Install "python-tinycss-doc" package

Here is a brief guide to show you how to install python-tinycss-doc on Kali Linux

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

2. Uninstall "python-tinycss-doc" package

Here is a brief guide to show you how to uninstall python-tinycss-doc on Kali Linux:

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

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

Package: python-tinycss-doc
Source: python-tinycss
Version: 0.4-6
Installed-Size: 576
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 64224
SHA256: 2bf667aa38ea4c919d5a2d080837a8724b16a641ee90f3ee6182f084950987f8
SHA1: 849a91a26766b2629c6353b89ba7454ad04302af
MD5sum: 23e7df36b4fb83ef0cb8bb3ea564809c
Description: complete yet simple CSS parser (Documentation)
tinycss is a complete yet simple CSS parser for Python. It supports the full
syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
.
* CSS Color 3
* CSS Fonts 3
* CSS Paged Media 3
.
It is designed to be easy to extend for new CSS modules and syntax,
and integrates well with cssselect for Selectors 3 support.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Kozea/tinycss
Section: doc
Priority: optional
Filename: pool/main/p/python-tinycss/python-tinycss-doc_0.4-6_all.deb