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

Last updated: November 01,2024

1. Install "libhibernate3-java-doc" package

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

$ sudo apt update $ sudo apt install libhibernate3-java-doc

2. Uninstall "libhibernate3-java-doc" package

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

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

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

Package: libhibernate3-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 86399
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libhibernate3-java
Version: 3.6.10.Final-4
Suggests: libhibernate3-java
Filename: pool/universe/libh/libhibernate3-java/libhibernate3-java-doc_3.6.10.Final-4_all.deb
Size: 2567562
MD5sum: a58c8be9c3b0ea1de3ca779569342b8e
SHA1: 0c4a536b697a22f6d5aed8cf2832a736343af1cc
SHA256: b7c6683cf960aaaa6ecc0be234ec94355f842866a5044f8a5d00bb8551fb94d4
Description-en: Relational Persistence for Idiomatic Java (documentation)
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.
.
This package includes the documentation.
Description-md5: b767d4abf51e62b88c9d5aeb1847cf78
Homepage: http://www.hibernate.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu