How to Install and Uninstall libcroco3-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libcroco3-dev" package

This guide covers the steps necessary to install libcroco3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcroco3-dev

2. Uninstall "libcroco3-dev" package

This is a short guide on how to uninstall libcroco3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcroco3-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcroco3-dev
Priority: optional
Section: libdevel
Installed-Size: 654
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: libcroco
Version: 0.6.11-1
Depends: libcroco3 (= 0.6.11-1), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0)
Filename: pool/main/libc/libcroco/libcroco3-dev_0.6.11-1_amd64.deb
Size: 99576
MD5sum: 71ccea8c08c02a0439bdbf166003a1c2
SHA1: a7e1370a2b32850f75750205c9a4a35638dce30f
SHA256: 6ff9064e89ef920cecde74e94d5900b92007a5e6e353c16e2cbf81c1eda50943
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
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m