How to Install and Uninstall elki-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "elki-dev" package

Learn how to install elki-dev on Kali Linux

$ sudo apt update $ sudo apt install elki-dev

2. Uninstall "elki-dev" package

This is a short guide on how to uninstall elki-dev on Kali Linux:

$ sudo apt remove elki-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the elki-dev package on Kali Linux

Package: elki-dev
Source: elki
Version: 0.7.1-10.1
Installed-Size: 29342
Maintainer: Erich Schubert
Architecture: all
Depends: elki, default-jdk (>= 2:1.8)
Suggests: default-jdk-doc
Size: 24212932
SHA256: 5963d4e50c2eccee3799b414adea5ff6ad8b0155ee575a9e94fd40fc3c4d1676
SHA1: a5c43fd1663b5ee75dd32bbd9ad9f8ab6830771c
MD5sum: 97223979e150222094baa4f7b1c1df04
Description: Data mining algorithm development framework - development files
ELKI: "Environment for Developing KDD-Applications Supported by
Index-Structures" is a development framework for data mining algorithms
written in Java. It includes a large variety of popular data mining
algorithms, distance functions and index structures.
.
Its focus is particularly on clustering and outlier detection methods, in
contrast to many other data mining toolkits that focus on classification.
Additionally, it includes support for index structures to improve algorithm
performance such as R*-Tree and M-Tree.
.
The modular architecture is meant to allow adding custom components such
as distance functions or algorithms, while being able to reuse the other
parts for evaluation.
.
This package contains the JavaDoc and the source code package.
Description-md5:
Homepage: https://elki-project.github.io/
Section: science
Priority: optional
Filename: pool/main/e/elki/elki-dev_0.7.1-10.1_all.deb