How to Install and Uninstall python311-tinycss2 Package on openSUSE Leap
Last updated: October 31,2024
1. Install "python311-tinycss2" package
This guide let you learn how to install python311-tinycss2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-tinycss2
Copied
2. Uninstall "python311-tinycss2" package
This guide covers the steps necessary to uninstall python311-tinycss2 on openSUSE Leap:
$
sudo zypper remove
python311-tinycss2
Copied
3. Information about the python311-tinycss2 package on openSUSE Leap
Information for package python311-tinycss2:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tinycss2
Version : 1.2.1-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 196.8 KiB
Installed : No
Status : not installed
Source package : python-tinycss2-1.2.1-150400.9.3.9.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.
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tinycss2
Version : 1.2.1-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 196.8 KiB
Installed : No
Status : not installed
Source package : python-tinycss2-1.2.1-150400.9.3.9.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.