How to Install and Uninstall libcroco3-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "libcroco3-dev" package

This tutorial shows how to install libcroco3-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcroco3-dev

2. Uninstall "libcroco3-dev" package

Please follow the guidance below to uninstall libcroco3-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcroco3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcroco3-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcroco3-dev
Architecture: amd64
Version: 0.6.13-1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libcroco
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1466
Depends: libcroco3 (= 0.6.13-1), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0)
Filename: pool/main/libc/libcroco/libcroco3-dev_0.6.13-1_amd64.deb
Size: 150500
MD5sum: 7e875318bee68e03fcf8fc8653e3033d
SHA1: dbee84f69154cf5576a47f6ea1f3dddf736422e0
SHA256: c0069e14f73dc9923bc75b2e95ccbcf0361cbd1c83530a94ce6b4a3485662984
SHA512: 5e612af4294a99be742a104f015064fa0845f7e6305c0789bac567d2184099a6b52b3e655df2da6c4710db06c96da6d3fba738a7a14bec0905174b88ba2f486a
Description-en: Cascading Style Sheet (CSS) parsing and manipulation toolkit
Services provided by Libcroco
* A parser module that provides
o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven
API which resembles SAX in the xml world.
o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model.
.
The libcroco parser implements the CSS Level 2 specification, the CSS
forward compatibility rules and the CSS cascading rules.
.
* A CSS2 selection engine
Given an xml element node (that obviously comes from an xml document) and
a stylesheet cascade, the Libcroco selection engine can evaluate the css
selectors of the cascade and return the style properties associated to
the xml element node.
.
Note that the xml manipulation toolkit used by the libcroco selection
engine at the moment is libxml2.
.
This package contains the header files and static libraries which is
needed for developing the GTK+ applications.
Description-md5: db6605ebc061de99b3182ccf1ad077b9