How to Install and Uninstall libjsoup-java-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libjsoup-java-doc" package

This tutorial shows how to install libjsoup-java-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libjsoup-java-doc" package

Please follow the instructions below to uninstall libjsoup-java-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjsoup-java-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjsoup-java-doc
Architecture: all
Version: 1.10.2-2
Priority: optional
Section: universe/doc
Source: jsoup
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5521
Depends: default-jdk-doc
Suggests: libjsoup-java
Filename: pool/universe/j/jsoup/libjsoup-java-doc_1.10.2-2_all.deb
Size: 365772
MD5sum: 43b496620ca52cb73c38fb477e3ee129
SHA1: 3e2c293bbbc5cfe8d7c082394cf745c99e99e8b1
SHA256: 4ddc982b4121d77c838f737804385d3d25a33a33459ffde48a3178cdb7645c84
SHA512: 88eed9338c9f55d8b5bc2ba9629f5510cccb01757261ee218e43ee8125f7ffe2ad76abd0a38af0195a860cc6bdd96d66e5b5f1fdcd5f4dd5a7d3c73fa57a6fd6
Homepage: http://jsoup.org
Description-en: Documentation for jsoup HTML Parser
Jsoup is a Java library for working with real-world HTML. It provides a very
convenient API for extracting and manipulating data, using the best of DOM,
CSS, and jquery-like methods.
.
jsoup implements the WHATWG HTML specification (http://whatwg.org/html), and
parses HTML to the same DOM as modern browsers do.
.
* parse HTML from a URL, file, or string
* find and extract data, using DOM traversal or CSS selectors
* manipulate the HTML elements, attributes, and text
* clean user-submitted content against a safe white-list, to prevent XSS
* output tidy HTML
.
jsoup is designed to deal with all varieties of HTML found in the wild; from
pristine and validating, to invalid tag-soup; jsoup will create a sensible
parse tree.
.
This package contains the API documentation of libjsoup-java.
Description-md5: 2042a28235c5436fe219cf988325f736