How to Install and Uninstall adql-java Package on Kali Linux

Last updated: May 01,2024

1. Install "adql-java" package

Please follow the step by step instructions below to install adql-java on Kali Linux

$ sudo apt update $ sudo apt install adql-java

2. Uninstall "adql-java" package

This guide covers the steps necessary to uninstall adql-java on Kali Linux:

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

3. Information about the adql-java package on Kali Linux

Package: adql-java
Source: adql
Version: 2.0~beta+ds-2
Installed-Size: 571
Maintainer: Debian Astro Team
Architecture: all
Suggests: libpostgresql-jdbc-java
Size: 549252
SHA256: 5496917a52968b36d4c4e5e6a51680a7b50fe63bcda6dfe82890f5674941ce6e
SHA1: e39b79768b47a6056d57836e2bfa7bc423e2b206
MD5sum: 7df9feee35cb56742c1ee6db026b527e
Description: Parse, manipulate and translate ADQL queries with Java
ADQL is a SQL-like language which includes astronomical facilities to
query a database. This language has been defined by the IVOA in the
Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the
Table Access Protocol (TAP).
.
Functionalities of the package:
.
* Parse: read ADQL queries in text and transform them into a Java object
(actually, a syntactic tree).
* Manipulate: the generated object can be manipulated so than modifying the
original query.
* Translate: an interface and some implementations lets translating SQL
into other languages like SQL.
Description-md5:
Multi-Arch: foreign
Homepage: https://cdsportal.u-strasbg.fr/adqltuto/index.html
Section: java
Priority: optional
Filename: pool/main/a/adql/adql-java_2.0~beta+ds-2_all.deb