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

Last updated: June 26,2024

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

This tutorial shows how to install libgeronimo-validation-1.0-spec-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall libgeronimo-validation-1.0-spec-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgeronimo-validation-1.0-spec-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1200
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: geronimo-validation-1.0-spec
Version: 1.1-2
Suggests: libgeronimo-validation-1.0-spec-java (= 1.1-2)
Filename: pool/universe/g/geronimo-validation-1.0-spec/libgeronimo-validation-1.0-spec-java-doc_1.1-2_all.deb
Size: 47686
MD5sum: 463804bbae92d9d13ab65ae3d19bee19
SHA1: 5a0f0d237405b098b492155913c9f0fd08875730
SHA256: a5772d99dbb8c20c4ae01149602b1963fe5dc746706ccff9069cdca35258f646
Description-en: Documentation for libgeronimo-validation-1.0-spec-java
Documentation for the 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: f9e3772f4a65c7ec482d53774898593f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu