How to Install and Uninstall libgeronimo-validation-1.0-spec-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "libgeronimo-validation-1.0-spec-java" package

Please follow the guidelines below to install libgeronimo-validation-1.0-spec-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeronimo-validation-1.0-spec-java

2. Uninstall "libgeronimo-validation-1.0-spec-java" package

Here is a brief guide to show you how to uninstall libgeronimo-validation-1.0-spec-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeronimo-validation-1.0-spec-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeronimo-validation-1.0-spec-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeronimo-validation-1.0-spec-java
Priority: optional
Section: universe/java
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: geronimo-validation-1.0-spec
Version: 1.1-2
Depends: libgeronimo-osgi-support-java
Suggests: libgeronimo-validation-1.0-spec-java-doc (= 1.1-2)
Filename: pool/universe/g/geronimo-validation-1.0-spec/libgeronimo-validation-1.0-spec-java_1.1-2_all.deb
Size: 35586
MD5sum: be4bdd3bbff106cde5b652b7b9af669f
SHA1: ac9ded6a25242770797cd4070a52cfdaf3df0ce7
SHA256: 81095da8cb7d655c60bebe1f5ae5defff1ec7a129529b4aa3799fe7f07c4f1a9
Description-en: Geronimo JSR-303 Bean Validation Spec API
Apache Geronimo implementation of the JSR-303 Bean Validation Spec API.
.
JSR 303 defines a metadata model and API for JavaBean validation.
The default metadata source is annotations, with the ability to override and
extend the meta-data through the use of XML validation descriptors. The
API is not tied to a specific application tier or programming model.
.
It is specifically not tied to either the web tier or the persistence tier,
and is available for both server-side application programming,
as well as rich client Swing application developer.
.
This package contains only API of JSR-303 spec. Hibernate Validator is the
reference implementation of this spec.
Description-md5: 97c898f3056c8e353638c269dd04932a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu