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

Last updated: May 14,2024

1. Install "libeclipselink-java" package

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

$ sudo apt update $ sudo apt install libeclipselink-java

2. Uninstall "libeclipselink-java" package

This guide covers the steps necessary to uninstall libeclipselink-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libeclipselink-java
Priority: optional
Section: universe/java
Installed-Size: 9299
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: eclipselink
Version: 2.5.1-3
Depends: libjpa-2.1-spec-java, libgeronimo-jta-1.1-spec-java, libgeronimo-validation-1.0-spec-java, libgeronimo-jms-1.1-spec-java, libgeronimo-j2ee-connector-1.5-spec-java, libmail-java, libcdi-api-java, libjsr311-api-java, libasm3-java, antlr3 (>= 3.2)
Recommends: aspectj, libsdo-api-java
Suggests: libeclipselink-java-doc (= 2.5.1-3)
Filename: pool/universe/e/eclipselink/libeclipselink-java_2.5.1-3_all.deb
Size: 7936942
MD5sum: 7d3bc10e9c83778aa06abdb501bd5d25
SHA1: 17f22fd9fc7afe3e5aa7be501fa773e36feae72b
SHA256: 07ea1cbcd491e903433e95d8860e479a51a0584d5756616a37345b21096904ed
Description-en: Eclipse Persistence Services Project
Eclipse Persistence Services Project, more commonly known as EclipseLink,
is a Java comprehensive persistence framework delivering a set of persistence
services based around standards. This lets you rapidly build applications
that combine the best aspects of object technology and the specific data
source.
.
EclipseLink was started by a donation of the full source code and
test suites of Oracle's TopLink product.
.
EclipseLink's services currently include object-relational with JPA,
object-XML binding in MOXy (with support for JAXB), a Service Data Objects
(SDO) implementation and support for another technologies like: Database Web
Services (DWS), XML-Relational (XRM) and Non-Relational (EIS via JCA).
Description-md5: b9354a583928ce33900e3d0cf61e9603
Homepage: http://www.eclipse.org/eclipselink/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu