How to Install and Uninstall spline Package on Kali Linux

Last updated: May 19,2024

1. Install "spline" package

This tutorial shows how to install spline on Kali Linux

$ sudo apt update $ sudo apt install spline

2. Uninstall "spline" package

Here is a brief guide to show you how to uninstall spline on Kali Linux:

$ sudo apt remove spline $ sudo apt autoclean && sudo apt autoremove

3. Information about the spline package on Kali Linux

Package: spline
Source: spline (1.2-5)
Version: 1.2-5+b1
Installed-Size: 36
Maintainer: Stuart Prescott
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 11860
SHA256: 12ac40a7eee789800649b34f02504a40ee50c85e1af8f6c0c375612ec362019d
SHA1: 8d8e68d5fd23f863ab3cd18d0aa0b93eb9684722
MD5sum: e14b6b277764810f8449651e2550b5a5
Description: Akima spline interpolation
aspline(1) interpolates an Akima-spline through a series of given points.
The Akima-spline interpolation approximates a manually drawn curve better
than the ordinary splines, but the second derivative is not continuous.
.
The Akima-spline algorithm is described in "A New Method of Interpolation and
Smooth Curve Fitting Based on Local Procedures", H. Akima, J. Assoc. Comput.
Mach., 17(4), 1970, pp. 589-602. doi:10.1145/321607.321609
Description-md5:
Tag: field::biology, field::biology:bioinformatics, field::mathematics,
implemented-in::c, interface::commandline, role::program,
science::calculation, use::analysing, use::calculating,
works-with-format::plaintext, works-with::text
Section: math
Priority: optional
Filename: pool/main/s/spline/spline_1.2-5+b1_amd64.deb