How to Install and Uninstall starlink-table-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "starlink-table-java" package

This guide covers the steps necessary to install starlink-table-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install starlink-table-java

2. Uninstall "starlink-table-java" package

Please follow the step by step instructions below to uninstall starlink-table-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove starlink-table-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the starlink-table-java package on Ubuntu 21.10 (Impish Indri)

Package: starlink-table-java
Architecture: all
Version: 4.0-3
Priority: optional
Section: universe/java
Source: starjava-table
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astro Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 611
Depends: starlink-util-java (>= 1.0+2021.01.10~), libcds-healpix-java, libvecmath-java, starlink-connect-java, starlink-pal-java
Recommends: starlink-cdf-java, starlink-fits-java, starlink-gbin-java, starlink-mirage-java, starlink-votable-java
Breaks: starlink-cdf-java (<< 1.0+2021.01.10~), starlink-dpac-java (<< 1.0+2021.01.08~), starlink-fits-java (<< 0.1+2021.01.10~), starlink-topcat-java (<< 4.8~), starlink-ttools-java (<< 3.4~), starlink-votable-java (<< 2.0+2021.01.10~)
Filename: pool/universe/s/starjava-table/starlink-table-java_4.0-3_all.deb
Size: 556340
MD5sum: 8fc698002143caa4febec05f3fcbea8e
SHA1: 906b44c9a15c5a236c52af8287150225929ce0ce
SHA256: 1c37159371f46fdb07c2957029b2f780ac43538792237c23b70d1180969426f6
SHA512: 93421b3d82972c1b8c1876d3f791e327a91b1ec3bc74951bb6be4f90909abb3bed8cbb44959c2868f93f7e8835bb1baa576b34fad3c3f191db5e8eb50c1d2399
Homepage: https://github.com/Starlink/starjava/tree/master/table
Description-en: Starlink Tables Infrastructure Library
STIL is a pure Java library for generic input, output and processing
of tabular data. It presents to the application programmer a view of
a table which looks the same regardless of whether it came from a
FITS file, a VOTable, an ASCII text file, a query on a relational
database, or whatever. Thus the application doesn't have to worry
about the storage format of tables either when reading or writing
them, it can concentrate on doing processing. STIL's idea of a table
is rich enough to include table and column metadata, and table cells
which contain scalar or single- or multi-dimensional array data of
numerical, string or other types. This is well suited to astronomical
data, though it can be of use in other fields as well.
.
STIL comes with a range of supported input and output formats
(including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be
extended to cope with others.
Description-md5: 2bcdde66eb18086b27ef7258dccacda6