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

Last updated: May 13,2024

1. Install "python-tinycss2-common" package

This guide covers the steps necessary to install python-tinycss2-common on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-tinycss2-common" package

Please follow the instructions below to uninstall python-tinycss2-common on Ubuntu 21.10 (Impish Indri):

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

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

Package: python-tinycss2-common
Architecture: all
Version: 1.0.2-1
Priority: optional
Section: universe/python
Source: python-tinycss2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 283
Filename: pool/universe/p/python-tinycss2/python-tinycss2-common_1.0.2-1_all.deb
Size: 29384
MD5sum: d2e013222713be4af0794b6515ccbbdc
SHA1: 3102aae5d645cac2fc8df99415701a66f6837e35
SHA256: 5fe9519ed6de3b0dd0138c1c49a327f73c12cd38f7ec5c83e26f88bf6ef235d8
SHA512: 1d968493ac0f914241743b4abb06b7ab009687066f7eb18177a5d0caa74d757f1a1fbcb0098480d13163f147934c35175c233fae6729e591802fd04e77ab7eb6
Homepage: https://github.com/Kozea/tinycss2/
Description-en: Low-level CSS parser (test data)
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 test data of the library.
Description-md5: c8004a5540b793d261f801f61e06d429