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

Last updated: May 06,2024

1. Install "libmath-derivative-perl" package

Please follow the step by step instructions below to install libmath-derivative-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmath-derivative-perl" package

This tutorial shows how to uninstall libmath-derivative-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmath-derivative-perl
Priority: optional
Section: universe/perl
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-2
Depends: perl
Filename: pool/universe/libm/libmath-derivative-perl/libmath-derivative-perl_0.04-2_all.deb
Size: 6800
MD5sum: 553f2292baf29df14e07d0d5d0cffabc
SHA1: 02d9175060de0ccc3fb9c61272db49c16cae9219
SHA256: 3fdfb67dbaf93ab699d40d2d790130692ce216f50363109d73f807b25589ac0e
Description-en: Perl package for numeric 1st and 2nd order differentiation
Math::Derivative exports functions for performing numerical first
and second order differentiation on data. The functions take
references to two arrays containing the x and y ordinates of the data
and return an array of the 1st or 2nd derivative at the given x
ordinates. The 2nd derivative may optionally be given values to use
for the first derivative at the start and end points of the data -
otherwise 'natural' values are used.
Description-md5: 582db70549bacf46272bf3dd44e28430
Homepage: https://metacpan.org/release/Math-Derivative
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu