How to Install and Uninstall python311-tinycss2 Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python311-tinycss2" package

Please follow the guidelines below to install python311-tinycss2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-tinycss2

2. Uninstall "python311-tinycss2" package

Please follow the guidelines below to uninstall python311-tinycss2 on openSuSE Tumbleweed:

$ sudo zypper remove python311-tinycss2

3. Information about the python311-tinycss2 package on openSuSE Tumbleweed

Information for package python311-tinycss2:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-tinycss2
Version : 1.2.1-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 196.8 KiB
Installed : No
Status : not installed
Source package : python-tinycss2-1.2.1-3.7.src
Upstream URL : https://github.com/Kozea/tinycss2
Summary : A tiny CSS parser
Description :
tinycss2 is a low-level CSS parser and generator written in Python:
it can parse strings, return objects representing tokens and blocks,
and generate CSS strings corresponding to these objects.
Based on the CSS Syntax Level 3 specification, tinycss2 knows the
grammar of CSS but doesn't know specific rules, properties or values
supported in various CSS modules.

5. The same packages on other Linux Distributions