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

Last updated: September 20,2024

1. Install "libeinspline0" package

This is a short guide on how to install libeinspline0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeinspline0

2. Uninstall "libeinspline0" package

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

$ sudo apt remove libeinspline0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libeinspline0
Priority: extra
Section: universe/libs
Installed-Size: 760
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: einspline
Version: 0.9.2-2
Depends: libc6 (>= 2.4), libfftw3-single3
Pre-Depends: multiarch-support
Filename: pool/universe/e/einspline/libeinspline0_0.9.2-2_amd64.deb
Size: 214012
MD5sum: 5ea2fc92d1892e28c1eb5515c05c595a
SHA1: 1cdee8d2e526f794ad5bf6e906c4f39a3ca68d07
SHA256: 08304bb2d55c2c7069eaa29953bc0d6c6d4f5c9872c4179ad9d4f3bd3f153c0b
Description-en: library for interpolating cubic basis splines (shared library)
Einspline is intended to be a simple, fast, and accurate library for creating
and evaluating interpolating cubic basis splines (B-splines).
.
It features the following:
- grids of one, two or three dimensions
- both uniform and non-uniform grids
- real and complex datatypes in single or double precision
- evaluation of value, gradient, hessian and laplacian
- periodic, fixed first-derivative, or fixed second derivative boundary
conditions
- C and Fortran 77 interfaces
.
This package contains a shared version of the library.
Description-md5: b4cd3308e1bce3027cdd454e8263e48d
Multi-Arch: same
Homepage: http://einspline.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu