How to Install and Uninstall starlink-table-java-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "starlink-table-java-doc" package

Learn how to install starlink-table-java-doc on Kali Linux

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

2. Uninstall "starlink-table-java-doc" package

This guide covers the steps necessary to uninstall starlink-table-java-doc on Kali Linux:

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

3. Information about the starlink-table-java-doc package on Kali Linux

Package: starlink-table-java-doc
Source: starjava-table
Version: 4.2-1
Installed-Size: 6882
Maintainer: Debian Astro Team
Architecture: all
Size: 283080
SHA256: 19db421d55e7545ef59dc4b2a7c593f967dc242e9594951eeeb985d38d83d3ce
SHA1: e989ea3cd25a005faae7913a437a144e8f5ca1d6
MD5sum: 6501724ff6ea6941da6f6a14cc33603e
Description: Starlink Tables Infrastructure Library (documentation)
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.
.
This package contains the JavaDoc documentation of the package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Starlink/starjava/tree/master/table
Section: doc
Priority: optional
Filename: pool/main/s/starjava-table/starlink-table-java-doc_4.2-1_all.deb