How to Install and Uninstall octave-stk Package on Kali Linux

Last updated: May 18,2024

1. Install "octave-stk" package

This tutorial shows how to install octave-stk on Kali Linux

$ sudo apt update $ sudo apt install octave-stk

2. Uninstall "octave-stk" package

Please follow the guidelines below to uninstall octave-stk on Kali Linux:

$ sudo apt remove octave-stk $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-stk package on Kali Linux

Package: octave-stk
Version: 2.8.1-1
Installed-Size: 2258
Maintainer: Debian Octave Group
Architecture: amd64
Depends: octave (>= 8.2.0), libc6 (>= 2.29), octave-abi-58
Size: 322244
SHA256: 0b334d55c16956bd113538485ca1bc02a075cad0969fa7f76756666b4e100792
SHA1: 0d11d4a0c76effccc8e0daecebd77848089d95ea
MD5sum: 83810b45551231e6eb0331189913fae6
Description: (not so) Small Toolbox for Kriging
The STK is a (not so) Small Toolbox for Kriging. Its primary
focus is on the interpolation/regression technique known as kriging, which
is very closely related to Splines and Radial Basis Functions, and can be
interpreted as a non-parametric Bayesian method using a Gaussian Process
(GP) prior. The STK also provides tools for the sequential and
non-sequential design of experiments. Even though it is, currently, mostly
geared towards the Design and Analysis of Computer Experiments (DACE), the
STK can be useful for other applications areas (such as Geostatistics,
Machine Learning, Non-parametric Regression, etc.).
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Homepage: https://gnu-octave.github.io/packages/stk/
Section: math
Priority: optional
Filename: pool/main/o/octave-stk/octave-stk_2.8.1-1_amd64.deb