How to Install and Uninstall libcommons-validator-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libcommons-validator-java" package

Learn how to install libcommons-validator-java on Kali Linux

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

2. Uninstall "libcommons-validator-java" package

This is a short guide on how to uninstall libcommons-validator-java on Kali Linux:

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

3. Information about the libcommons-validator-java package on Kali Linux

Package: libcommons-validator-java
Version: 1:1.7-1
Installed-Size: 298
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-beanutils-java (>= 1.7), libcommons-collections3-java, libcommons-digester-java (>= 1.6), libcommons-logging-java (>= 1.0.4), sgml-base (>= 1.28)
Size: 181360
SHA256: 34954e63dd2fa6e0779fb1b0e634e63a96e3e747cbe45a5454a18a76679f149b
SHA1: 88de1ea117a1d8707ae3a1f3d60ef542331c4864
MD5sum: ccd49d024f190e575a5aba277e9c5cad
Description: 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:
Homepage: https://commons.apache.org/proper/commons-validator/
Tag: devel::lang:java, devel::library, implemented-in::java, role::devel-lib,
use::checking, works-with-format::xml
Section: java
Priority: optional
Filename: pool/main/libc/libcommons-validator-java/libcommons-validator-java_1.7-1_all.deb