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

Last updated: April 30,2024

1. Install "starlink-tjoin-java" package

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

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

2. Uninstall "starlink-tjoin-java" package

In this section, we are going to explain the necessary steps to uninstall starlink-tjoin-java on Kali Linux:

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

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

Package: starlink-tjoin-java
Source: starjava-tjoin
Version: 1.0.+2023.11.29-1
Installed-Size: 263
Maintainer: Debian Astro Team
Architecture: all
Depends: starlink-table-java, starlink-util-java
Enhances: starlink-table-java (>= 4.1.3~)
Breaks: starlink-ttools-java (<< 3.4.6~)
Size: 234152
SHA256: 4ac7fa8f2ecac371355aae3bb696fcc97b0e4c1b206aa33b319ba6ba0d034e40
SHA1: 981d6dc97ccd2ba2280424384b4ef3bcc1f6af2c
MD5sum: 6fdcaee35067c9c99c3650e864a7b552
Description: Join subclasses for Starjava table class
Classes for performing table joins by matching rows to each other.
The matching is done in an entirely configurable and pluggable way by
defining a MatchEngine which defines what counts as a match between
two tuples (rows) and can be used to work out what counts as a near
miss too. Matching is (except in pathological cases) an O(N ln N)
process, where N is the total number of rows in all the tables
participating in a match.
Description-md5:
Homepage: https://github.com/Starlink/starjava/tree/master/tjoin
Section: java
Priority: optional
Filename: pool/main/s/starjava-tjoin/starlink-tjoin-java_1.0.+2023.11.29-1_all.deb