How to Install and Uninstall libsphere-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libsphere-dev" package

Please follow the guidance below to install libsphere-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsphere-dev

2. Uninstall "libsphere-dev" package

Please follow the instructions below to uninstall libsphere-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsphere-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsphere-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsphere-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: spherepack
Version: 3.2-8build1
Depends: libsphere0d (= 3.2-8build1)
Filename: pool/universe/s/spherepack/libsphere-dev_3.2-8build1_amd64.deb
Size: 11082
MD5sum: 94504f2370503ca76d62e236e8b90958
SHA1: 3e3947af43061361e243189922090fb189ab44d7
SHA256: 5bd4366430056e735645fd4d6dc52155adfe86592332e25faca30ebe712066f2
Description-en: Development files for Spherepack scientific library
SPHEREPACK is a collection of FORTRAN programs that facilitates computer
modeling of geophysical processes. The package contains programs for computing
certain common differential operators including divergence, vorticity,
gradients, and the Laplacian of both scalar and vector functions. Programs are
also available for inverting these operators. For example, given divergence
and vorticity, the package can be used to compute the velocity components.
The Laplacian can also be inverted and therefore the package can be used
to solve both the scalar and vector Poisson equations. Its use in model
development is demonstrated by a sample program that solves the time-dependent
non-linear shallow-water equations. Accurate solutions are obtained via the
spectral method that uses both scalar and vector spherical harmonic transforms
that are available to the user. The package also contains utility programs
for computing the associated Legendre functions, Gauss points and weights,
and multiple fast Fourier transforms. Programs are provided for both
equally-spaced and Gauss distributed latitudinal points as well as programs
that transfer data between these grids.
Description-md5: 6c71a00867ca4134877959d480b2ff9a
Multi-Arch: same
Homepage: http://www.cisl.ucar.edu/css/software/spherepack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu