How to Install and Uninstall libjsoup-java Package on Kali Linux
Last updated: February 16,2025
1. Install "libjsoup-java" package
Please follow the guidance below to install libjsoup-java on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libjsoup-java
Copied
2. Uninstall "libjsoup-java" package
In this section, we are going to explain the necessary steps to uninstall libjsoup-java on Kali Linux:
$
sudo apt remove
libjsoup-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjsoup-java package on Kali Linux
Package: libjsoup-java
Source: jsoup
Version: 1.15.3-1
Installed-Size: 475
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjsoup-java-doc
Size: 430872
SHA256: a25238911cae3470b5ed0ba2ae13fae9de64690e0587bae77d203816d3eef6f0
SHA1: 7a0311f7e16378600e63e17a22b94ec16278d34b
MD5sum: 7d0c381a71682c4b8d3f3c399f47a8b1
Description: 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:
Homepage: https://jsoup.org
Section: java
Priority: optional
Filename: pool/main/j/jsoup/libjsoup-java_1.15.3-1_all.deb
Source: jsoup
Version: 1.15.3-1
Installed-Size: 475
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjsoup-java-doc
Size: 430872
SHA256: a25238911cae3470b5ed0ba2ae13fae9de64690e0587bae77d203816d3eef6f0
SHA1: 7a0311f7e16378600e63e17a22b94ec16278d34b
MD5sum: 7d0c381a71682c4b8d3f3c399f47a8b1
Description: 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:
Homepage: https://jsoup.org
Section: java
Priority: optional
Filename: pool/main/j/jsoup/libjsoup-java_1.15.3-1_all.deb