How to Install and Uninstall python3-cssutils Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-cssutils" package

Please follow the guidelines below to install python3-cssutils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cssutils

2. Uninstall "python3-cssutils" package

This is a short guide on how to uninstall python3-cssutils on openSUSE Leap:

$ sudo zypper remove python3-cssutils

3. Information about the python3-cssutils package on openSUSE Leap

Information for package python3-cssutils:
-----------------------------------------
Repository : Main Repository
Name : python3-cssutils
Version : 1.0.2-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python-cssutils-1.0.2-bp155.2.14.src
Upstream URL : http://cthedot.de/cssutils/
Summary : A CSS Cascading Style Sheets library for Python
Description :
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities!