How to Install and Uninstall libgeronimo-jpa-2.0-spec-java Package on Kali Linux

Last updated: April 27,2024

1. Install "libgeronimo-jpa-2.0-spec-java" package

This tutorial shows how to install libgeronimo-jpa-2.0-spec-java on Kali Linux

$ sudo apt update $ sudo apt install libgeronimo-jpa-2.0-spec-java

2. Uninstall "libgeronimo-jpa-2.0-spec-java" package

Please follow the steps below to uninstall libgeronimo-jpa-2.0-spec-java on Kali Linux:

$ sudo apt remove libgeronimo-jpa-2.0-spec-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeronimo-jpa-2.0-spec-java package on Kali Linux

Package: libgeronimo-jpa-2.0-spec-java
Source: geronimo-jpa-2.0-spec
Version: 1.1-4
Installed-Size: 142
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libosgi-compendium-java, libosgi-core-java
Size: 89880
SHA256: 3436011413303d04aa94a42485b14dee37e82d5054413a5d226fdb51beb00d45
SHA1: 40c6abd4acf4d43753a148d0463edfc756bacb91
MD5sum: 21ad56626359d42988a4e462e367c337
Description: Geronimo JSR-317 Java Persistence (JPA) 2.0 Spec API
The Java Persistence API is the Java API for the management of persistence
and object/relational mapping for Java EE and Java SE environments.
.
The goal of this specification is to provide an object/relational mapping
facility for the Java application developer using a Java domain model
to manage a relational database.
.
Persistence in this context covers three areas:
- The API itself, defined in the javax.persistence package.
- The Java Persistence Query Language (JPQL).
- Object/relational metadata.
.
The Java Persistence 2.0 specification addresses improvements in the areas of
domain modeling, object/relational mapping, EntityManager and Query
interfaces, and the Java Persistence query language. It adds an API for
criteria queries, a metamodel API, and support for validation.
.
This package contains only API of JSR-317 spec. Apache OpenJPA and
EclipseLink are implementations of this spec.
Description-md5:
Section: java
Priority: optional
Filename: pool/main/g/geronimo-jpa-2.0-spec/libgeronimo-jpa-2.0-spec-java_1.1-4_all.deb