How to Install and Uninstall python3-tinycss2 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "python3-tinycss2" package

In this section, we are going to explain the necessary steps to install python3-tinycss2 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tinycss2

2. Uninstall "python3-tinycss2" package

Please follow the steps below to uninstall python3-tinycss2 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-tinycss2 package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tinycss2
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: 108
Depends: python3-pkg-resources, python3-webencodings, python3:any, python-tinycss2-common
Suggests: python-tinycss2-doc
Filename: pool/universe/p/python-tinycss2/python3-tinycss2_1.0.2-1_all.deb
Size: 20212
MD5sum: bd25e74ad2a850f2a5f19c1dd2a731b0
SHA1: 1a57d2b693cef4e49387a6e267443ac947864fb6
SHA256: 4aa927ebff4d88269147936e6c21c0feeca26037399c8784391405107739f59f
SHA512: 3315203a81983fa0335abca026844dd8441e9a4e887022cf62feff53ada81e09c34154c58488770d62f06576d202b5ca994eb5460dc3ea89e24ca499b2746ba9
Homepage: https://github.com/Kozea/tinycss2/
Description-en: Low-level CSS parser (Python3 version)
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 Python 3 version of the library.
Description-md5: 971c91506c3aead7fef3a61c1419daea