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

Last updated: September 20,2024

1. Install "libcommons-validator-java-doc" package

Please follow the guidance below to install libcommons-validator-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-validator-java-doc

2. Uninstall "libcommons-validator-java-doc" package

This tutorial shows how to uninstall libcommons-validator-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-validator-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-validator-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 3094
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcommons-validator-java
Version: 1:1.5.0-1
Filename: pool/universe/libc/libcommons-validator-java/libcommons-validator-java-doc_1.5.0-1_all.deb
Size: 134226
MD5sum: 1ecfa9cc6119f4c0ec5109b579455048
SHA1: 69eddcc49f50b0e69c2f992e467b5893c31158f7
SHA256: c7b05a309bf439e60ee66fe373b426c065772e2ce67d81f3856f161145a078b5
Description-en: API documentation for Commons Validator
The Commons Validator is a basic validation framework
that lets you define validation rules for a JavaBean
in an xml file.
.
Validation rules can be defined in an xml file which
keeps them abstracted from JavaBean you are validating.
.
This package contains the API documentation for libcommons-validator-java.
Description-md5: 8c0591d05b1eda73a932e2453a8d1476
Homepage: http://commons.apache.org/validator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu