How to Install and Uninstall libjregex-java Package on Kali Linux

Last updated: May 16,2024

1. Install "libjregex-java" package

Please follow the instructions below to install libjregex-java on Kali Linux

$ sudo apt update $ sudo apt install libjregex-java

2. Uninstall "libjregex-java" package

This guide covers the steps necessary to uninstall libjregex-java on Kali Linux:

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

3. Information about the libjregex-java package on Kali Linux

Package: libjregex-java
Version: 1.2.01-2
Installed-Size: 110
Maintainer: Debian Java Maintainers
Architecture: all
Size: 85204
SHA256: 93f75b135ae7265d4a2a7f10db3f0a43f8d090df9402c1777a654fdabc40b02d
SHA1: 41f35f22a7c428546656a7dd8a466021ad67ecb1
MD5sum: 2fd94f8e468883f3e01b19dc16c2e81e
Description: regular expressions for Java
The JRegex is compact and efficient regular expression library for Java. It
provides support for full Perl 5.6 regex syntax and is compliant with
unicode.org's regex guidelines. Besides that, jregex supports named groups
(existing in Python regexes but neither in Perl nor in other Java libs), and
incomplete matching, which is hardly found elsewhere.
Description-md5:
Homepage: http://jregex.sourceforge.net
Section: java
Priority: optional
Filename: pool/main/libj/libjregex-java/libjregex-java_1.2.01-2_all.deb