How to Install and Uninstall libcssparser-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libcssparser-java-doc" package

This tutorial shows how to install libcssparser-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcssparser-java-doc

2. Uninstall "libcssparser-java-doc" package

Learn how to uninstall libcssparser-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcssparser-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcssparser-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcssparser-java-doc
Priority: extra
Section: universe/doc
Installed-Size: 2328
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovico Cavedon
Architecture: all
Source: cssparser
Version: 0.9.5-1
Depends: libsac-java
Filename: pool/universe/c/cssparser/libcssparser-java-doc_0.9.5-1_all.deb
Size: 101164
MD5sum: bd4c8b37ae56524c8c2b6507eac50a52
SHA1: 0188b980f9ec275f0e271c7a898706fd3f9ce3be
SHA256: 068ec3258a9a3721dc2244992f7be2247a0d5787b90b2bc09118f456af5c7b68
Description-en: Java CSS2 Parser (documentation)
The CSS Parser is a Java library, that inputs Cascading Style Sheets Level 2
source text and outputs a Document Object Model Level 2 Style tree.
Alternatively, applications can use SAC: The Simple API for CSS. Its purpose
is to allow developers working with Java to incorporate Cascading Style Sheet
information, primarily in conjunction with XML application developments.
.
This package provides the API documentation for libcssparser-java.
Description-md5: 10f7ab3be2f86f38e23812216083670b
Homepage: http://cssparser.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu