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

Last updated: May 18,2024

1. Install "libccss-dev" package

Learn how to install libccss-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libccss-dev

2. Uninstall "libccss-dev" package

Please follow the steps below to uninstall libccss-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libccss-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: amd64
Source: libccss
Version: 0.5.0-4
Depends: libccss-1-5 (= 0.5.0-4), libcairo2-dev, libcroco3-dev, libglib2.0-dev, librsvg2-dev
Filename: pool/universe/libc/libccss/libccss-dev_0.5.0-4_amd64.deb
Size: 10726
MD5sum: 4754cebd07bc4369bba0e0e6288526de
SHA1: 44a568e012a583505058e5a439b0fea073fc2981
SHA256: c8ddc0e5df7c32bafe236963a5442231a9193e692b9a46952b58998474ab3cb8
Description-en: simple api for CSS stylesheets (development headers)
Libccss offers a simple API to
* Parse CSS stylesheets.
* Query for style configurations on a user-provided document
representation.
* Draw query results onto cairo surfaces
.
This package contains the development headers.
Description-md5: 251f64b4d94e27bcc60179eac2d5ee92
Homepage: http://cgit.freedesktop.org/ccss/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu