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

Last updated: October 05,2024

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

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

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

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

This guide let you learn how to uninstall starlink-tjoin-java-doc on Kali Linux:

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

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

Package: starlink-tjoin-java-doc
Source: starjava-tjoin
Version: 1.0.+2023.11.29-1
Installed-Size: 1923
Maintainer: Debian Astro Team
Architecture: all
Size: 121124
SHA256: f89784c20f734829cc2993b69f1215ae8a0526f93c04ec5ef0a0edf7516bb705
SHA1: ac69aae30cefb517c3d6272e5d1ebe6b03c483b7
MD5sum: 1427937f8c57873c6e9d6d9057243425
Description: Join subclasses for Starjava table class (Javadoc)
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.
.
This package contains the JavaDoc documentation of the package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Starlink/starjava/tree/master/tjoin
Section: doc
Priority: optional
Filename: pool/main/s/starjava-tjoin/starlink-tjoin-java-doc_1.0.+2023.11.29-1_all.deb