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

Last updated: May 12,2024

1. Install "libhibernate3-java" package

Please follow the instructions below to install libhibernate3-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhibernate3-java

2. Uninstall "libhibernate3-java" package

Please follow the step by step instructions below to uninstall libhibernate3-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhibernate3-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libhibernate3-java
Priority: optional
Section: universe/libs
Installed-Size: 3755
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 3.6.10.Final-4
Replaces: libhibernate-annotations-java, libhibernate-entitymanager-java
Provides: libhibernate-annotations-java, libhibernate-entitymanager-java
Depends: libhibernate-commons-annotations-java, libdom4j-java, libslf4j-java
Recommends: libcglib3-java | libjavassist-java
Conflicts: libhibernate-entitymanager-java
Filename: pool/universe/libh/libhibernate3-java/libhibernate3-java_3.6.10.Final-4_all.deb
Size: 3293562
MD5sum: 933f724ade2407dea8eeb9c950d21864
SHA1: 4d8537491ec3a12d018fbf0789aec848738d1c8e
SHA256: dab5f720e7b4266c5e831bface8aa121683888bc30e0f93fea9da8cb3df3b941
Description-en: Relational Persistence for Idiomatic Java
Hibernate is a powerful, high performance object/relational persistence
and query service. Hibernate lets you develop persistent classes
following object-oriented idiom - including association, inheritance,
polymorphism, composition, and collections. Hibernate allows you to
express queries in its own portable SQL extension (HQL), as well as in
native SQL, or with an object-oriented Criteria and Example API.
.
Unlike many other persistence solutions, Hibernate does not hide the
power of SQL from you and guarantees that your investment in relational
technology and knowledge is as valid as always.
Description-md5: 012ac4088603cc0836ed18fb37384c93
Homepage: http://www.hibernate.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu