How to Install and Uninstall python-tinycss2-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python-tinycss2-doc" package

This guide let you learn how to install python-tinycss2-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-tinycss2-doc" package

In this section, we are going to explain the necessary steps to uninstall python-tinycss2-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-tinycss2-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-tinycss2-doc
Architecture: all
Version: 1.0.2-1
Priority: optional
Section: universe/doc
Source: python-tinycss2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 220
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg)
Filename: pool/universe/p/python-tinycss2/python-tinycss2-doc_1.0.2-1_all.deb
Size: 30040
MD5sum: 1d54fa3eb2ba42e60217d583c3ae7ac4
SHA1: 1a428ca46286e82496db48d9bda67a67b5197ca2
SHA256: 0eb6395a03487b6c10dced9b3cb34c4a671ae16a2042d6d56d99d10e739be4d1
SHA512: 95b0026363f9b75bbc4b551a077660e580036b1424b3a7b45027645a858ecac1ee02d5c0aaed7362b37e9bfc1ec05f0b865e06b78a64d5c085759ba2eae550ea
Homepage: https://github.com/Kozea/tinycss2/
Description-en: Low-level CSS parser (Documentation)
tinycss2 is a rewrite of tinycss with a simpler API, based on the more recent
CSS Syntax Level 3 specification.
.
tinycss2 is low-level in that it doesn’t parse all of CSS: it doesn't know
about the syntax of any specific properties or at-rules. Instead, it provides a
set of functions that can be composed to support exactly the parts of CSS
you're interested in, including new or non-standard rules or properties,
without modifying tinycss or having a complex hook/plugin system.
.
In many cases, parts of the parsed values (such as the content of a AtRule) is
given as component values that can be parsed further with other functions.
.
This package contains the documentation.
Description-md5: 5e21f26fc1ab21654e14408604e16d40