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

Last updated: May 18,2024

1. Install "libjsoup-java" package

In this section, we are going to explain the necessary steps to install libjsoup-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjsoup-java

2. Uninstall "libjsoup-java" package

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

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

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

Package: libjsoup-java
Architecture: all
Version: 1.10.2-2
Priority: optional
Section: universe/java
Source: jsoup
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 397
Suggests: libjsoup-java-doc
Filename: pool/universe/j/jsoup/libjsoup-java_1.10.2-2_all.deb
Size: 336652
MD5sum: bf22d714c71dcf0f55809fe5d3de464e
SHA1: 1e3f0a3c21015b075ca924a19e6d5dfa64f6d36f
SHA256: b1999f449c10adba4982694ed8dfd401ca4042dda4540e7fc98916642a1334ec
SHA512: 98ad9acb85795f3f21d5d82ff54f49833e9a2111eb49009fdf637e7c2883aa6d3e072310fc7411eb51638c0ada8715ed00ee613c358d481acbfba6585b0e9874
Homepage: http://jsoup.org
Description-en: Java HTML parser that makes sense of real-world HTML soup
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.
Description-md5: 1f89ba697067725f3774e2cc989b9589