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

Last updated: September 20,2024

1. Install "libcommons-validator-java" package

Learn how to install libcommons-validator-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcommons-validator-java" package

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

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

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

Package: libcommons-validator-java
Priority: optional
Section: universe/libs
Installed-Size: 289
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1:1.5.0-1
Depends: libcommons-beanutils-java (>= 1.7), libcommons-collections3-java, libcommons-digester-java (>= 1.6), libcommons-logging-java (>= 1.0.4), sgml-base (>= 1.26+nmu2)
Filename: pool/universe/libc/libcommons-validator-java/libcommons-validator-java_1.5.0-1_all.deb
Size: 166712
MD5sum: 623f763a91b48b7dc40d27ca5030948b
SHA1: 1c2d9550b5850e4286b68c0c7447cc8a36f3af04
SHA256: 4eb277aeab497cad33a2cdf1c60558c2e24b2f4d3836a8986363f4ed06998b7f
Description-en: ease and speed development and maintenance of validation rules
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.
Description-md5: b89a3b120fdd1c321fea7e370299a9d4
Homepage: http://commons.apache.org/validator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu