How to Install and Uninstall spline Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "spline" package

This guide covers the steps necessary to install spline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spline

2. Uninstall "spline" package

This guide let you learn how to uninstall spline on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the spline package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: spline
Priority: optional
Section: universe/math
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: amd64
Version: 1.2-1
Depends: libc6 (>= 2.3.4)
Filename: pool/universe/s/spline/spline_1.2-1_amd64.deb
Size: 11784
MD5sum: 6353a4095303e24192167012492295b0
SHA1: 2f9999ffebf7ea3d6b3be18c92b2b40737e1ff4a
SHA256: 94512d8ddd6a8eabc952b0b006bcbc9f51ac3060ebc214a26c5841e172e0759a
Description-en: 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: 9a94e7b41b47ec1e88f8a9261b56ebe8
Homepage: http://homepage.hispeed.ch/david.frey/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu