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

Last updated: May 09,2024

1. Install "starlink-table-java" package

Please follow the instructions below to install starlink-table-java on Kali Linux

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

2. Uninstall "starlink-table-java" package

This is a short guide on how to uninstall starlink-table-java on Kali Linux:

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

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

Package: starlink-table-java
Source: starjava-table
Version: 4.2-1
Installed-Size: 659
Maintainer: Debian Astro Team
Architecture: all
Depends: starlink-util-java (>= 1.0+2022.09.23~), libcds-healpix-java, libvecmath-java, starlink-connect-java, starlink-pal-java
Recommends: starlink-cdf-java, starlink-ecsv-java, starlink-fits-java, starlink-votable-java
Breaks: starlink-fits-java (<< 0.1+2022.04.12~), starlink-topcat-java (<< 4.8.4~), starlink-ttools-java (<< 3.4.4~), starlink-votable-java (<< 2.0+2022.01.28~)
Size: 602420
SHA256: 375c808f264b8cc699711cecee7885849c9cdb47b0afa97de2d692583d312694
SHA1: ab40a6f5c92f1ba8bb2e416cb1779adecfea2243
MD5sum: acdbb8033b5172d8952bb2e2ddafadb6
Description: 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:
Homepage: https://github.com/Starlink/starjava/tree/master/table
Section: java
Priority: optional
Filename: pool/main/s/starjava-table/starlink-table-java_4.2-1_all.deb