How to Install and Uninstall libregexp-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libregexp-java-doc" package

Please follow the guidelines below to install libregexp-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libregexp-java-doc" package

Here is a brief guide to show you how to uninstall libregexp-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libregexp-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libregexp-java-doc
Priority: optional
Section: universe/java
Installed-Size: 687
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libregexp-java
Version: 1.5-3build1
Filename: pool/universe/libr/libregexp-java/libregexp-java-doc_1.5-3build1_all.deb
Size: 75608
MD5sum: 013341ed29bfe406aa3a786c5b2ac37a
SHA1: da1f2ef428ca6e8d33f525525412b55d74f91312
SHA256: a9fe6f1ad5311ce378cee7954e90a34f6745d947e6d3b155bdcade186eed8d34
Description-en: 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: 9139de802e5cd5b0dd71ef1b82eff7ca
Homepage: http://jakarta.apache.org/regexp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu