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

Last updated: May 10,2024

1. Install "libregexp-java-doc" package

This is a short guide on how to install libregexp-java-doc on Kali Linux

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

2. Uninstall "libregexp-java-doc" package

This tutorial shows how to uninstall libregexp-java-doc on Kali Linux:

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

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

Package: libregexp-java-doc
Source: libregexp-java
Version: 1.5-4
Installed-Size: 683
Maintainer: Debian Java Maintainers
Architecture: all
Size: 42564
SHA256: fe3d8f63e99716070401de45e0d835a4679823a9a59937d98913cdf6ee6e6dba
SHA1: db78c5213cea710cd26c78a135246d6603777d92
MD5sum: 8d25e482a767a572c330913ccaea2dd6
Description: Documentation for the Regular expression library
Regexp is a 100% Pure Java Regular Expression package. Regular expressions
are pattern descriptions which enable sophisticated matching of strings.
In addition to being able to match a string against a pattern, you can also
extract parts of the match. This is especially useful in text parsing!
.
This package provides the Javadoc for the regexp API.
Description-md5:
Homepage: http://jakarta.apache.org/regexp/
Tag: devel::doc, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/libr/libregexp-java/libregexp-java-doc_1.5-4_all.deb