How to Install and Uninstall libhibernate-commons-annotations-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 23,2024

1. Install "libhibernate-commons-annotations-java" package

Please follow the guidelines below to install libhibernate-commons-annotations-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhibernate-commons-annotations-java

2. Uninstall "libhibernate-commons-annotations-java" package

This guide let you learn how to uninstall libhibernate-commons-annotations-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhibernate-commons-annotations-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhibernate-commons-annotations-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhibernate-commons-annotations-java
Priority: optional
Section: universe/libs
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 3.2.0.Final-3
Filename: pool/universe/libh/libhibernate-commons-annotations-java/libhibernate-commons-annotations-java_3.2.0.Final-3_all.deb
Size: 63070
MD5sum: fc0688036f5f61aa8bb60cc3e4f5a995
SHA1: 8f32f08d0f37c7f4995746d3b9e3f989f88b6578
SHA256: 5b1bf8ed950537a4fb50f183d293cbb46f1aa2a0e67aa73c73ed16226b307aec
Description-en: Hibernate Commons Annotations
Hibernate, like all other object/relational mapping tools, requires
metadata that governs the transformation of data from one
representation to the other (and vice versa). As an option, you can
now use JDK 5.0 annotations for object/relational mapping with
Hibernate 3.2. You can use annotations in addition to or as a
replacement of XML mapping metadata.
.
You can use Hibernate extension annotations on top of standardized
Java Persistence annotations to utilize all native Hibernate
features.
.
This package ships the Hibernate Commons Annotations classes used by
annotations based Hibernate sub-projects.
Description-md5: 323bbe8bc6497f526fc829802fd7d6e6
Homepage: http://www.hibernate.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu