How to Install and Uninstall adql-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 19,2024

1. Install "adql-java" package

This tutorial shows how to install adql-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install adql-java

2. Uninstall "adql-java" package

This is a short guide on how to uninstall adql-java on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the adql-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: adql-java
Architecture: all
Version: 1.5-1
Priority: optional
Section: universe/java
Source: adql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astro Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 281
Suggests: libpostgresql-jdbc-java
Filename: pool/universe/a/adql/adql-java_1.5-1_all.deb
Size: 260104
MD5sum: 1a6694a99dddd10a4038a762813b7e9a
SHA1: 88c11c028725a7c655f165c21daf7765f93d65c9
SHA256: c74ebb39ce9cedb9d28db59c7af68e925ff6d2df33e32274c5bfa094bb56f00f
SHA512: cc58b2b90a6a908dbb81fd8b747d9e729683e3a45b356db4acd92eeeea29a149e0d46e22f84157eebbe130e2c9987973fce1d7d74e5c14ad16fa3e69c36ecb66
Homepage: https://cdsportal.u-strasbg.fr/adqltuto/index.html
Description-en: 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: beb5b50d5927bef110b663a308cc31b0