How to Install and Uninstall libjsoup-java-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libjsoup-java-doc" package

Please follow the guidance below to install libjsoup-java-doc on Kali Linux

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

2. Uninstall "libjsoup-java-doc" package

Please follow the guidelines below to uninstall libjsoup-java-doc on Kali Linux:

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

3. Information about the libjsoup-java-doc package on Kali Linux

Package: libjsoup-java-doc
Source: jsoup
Version: 1.15.3-1
Installed-Size: 5889
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jdk-doc
Suggests: libjsoup-java
Size: 434312
SHA256: 3833784dbb5236bab2e0c4fd8e1fc3bb676baa4a006181a57f3f0af73ea067c8
SHA1: c0c92a68113d45ec28932399b4ac9088aaaad12c
MD5sum: 7245f6ec77b28bdf2c08757f5a77ce13
Description: 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:
Homepage: https://jsoup.org
Tag: devel::doc, devel::lang:java, devel::web, made-of::html,
role::documentation
Section: doc
Priority: optional
Filename: pool/main/j/jsoup/libjsoup-java-doc_1.15.3-1_all.deb