How to Install and Uninstall libcroco Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libcroco" package

This tutorial shows how to install libcroco on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcroco

2. Uninstall "libcroco" package

This guide covers the steps necessary to uninstall libcroco on openSuSE Tumbleweed:

$ sudo zypper remove libcroco

3. Information about the libcroco package on openSuSE Tumbleweed

Information for package libcroco:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcroco
Version : 0.6.13-6.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.9 KiB
Installed : No
Status : not installed
Source package : libcroco-0.6.13-6.2.src
Upstream URL : https://gitlab.gnome.org/GNOME/libcroco
Summary : CSS2 Parser Library
Description :
Libcroco is a stand-alone CSS2 parsing library. It provides a low-level
event-driven SAC-like API and a CSS object model-like API.