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

Last updated: May 16,2024

1. Install "libmath-spline-perl" package

This guide let you learn how to install libmath-spline-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmath-spline-perl

2. Uninstall "libmath-spline-perl" package

Here is a brief guide to show you how to uninstall libmath-spline-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmath-spline-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmath-spline-perl
Priority: optional
Section: universe/perl
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.02-1
Depends: perl, libmath-derivative-perl
Filename: pool/universe/libm/libmath-spline-perl/libmath-spline-perl_0.02-1_all.deb
Size: 7966
MD5sum: 4f5be8492a5008672ae375188bacebf8
SHA1: 7ce0796657b29028b63bcb2687c8dceb86aac27d
SHA256: a3f86ca190624c149b4296a4f7084ee2167d1c226c02fc1ac5a2cdc2002a064c
Description-en: module providing cubic spline interpolation of data
Math::Spline provides cubic spline interpolation of numeric data. The
data is passed as references to two arrays containing the x and y
ordinates. It may be used as an exporter of the numerical functions
or, more easily as a class module.
Description-md5: d2d73e03012f68c188a4e952eae11b89
Homepage: https://metacpan.org/release/Math-Spline/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu