How to Install and Uninstall libsparskit2.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libsparskit2.0" package

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

$ sudo apt update $ sudo apt install libsparskit2.0

2. Uninstall "libsparskit2.0" package

Please follow the step by step instructions below to uninstall libsparskit2.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsparskit2.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libsparskit2.0
Priority: optional
Section: universe/libs
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: sparskit
Version: 2.0.0-2build1
Depends: libc6 (>= 2.2.5), libgfortran3 (>= 4.6)
Filename: pool/universe/s/sparskit/libsparskit2.0_2.0.0-2build1_amd64.deb
Size: 103884
MD5sum: e27b55730de0f33c49830df5b3bdf1f2
SHA1: 083c04ce5aa7fa04c321c179b8dc0c8e7bd7730e
SHA256: 4e3f919fa37addf1419445284e6e0fd04d366affd4f93a6889a75b2fb326725c
Description-en: A basic tool-kit for sparse matrix computations - runtime
SPARSKIT a basic tool-kit for sparse matrix computations. Sparskit is a
general purpose FORTRAN-77 library for sparse matrix computations. It has
been gathered over several years and includes some of the most useful tools
for developing and implementing sparse matrix techniques, particularly for
iterative solvers. If you need a simple routine for doing a sparse matrix
operation (e.g., adding two sparse matrices, or reordering a sparse matrix)
it is likely to be available in SPARSKIT. SPARSKIT also contains most of
the iterative accelarators and a number of efficient preconditioners.
Description-md5: 6a2317afd2d67abb15abb5fb6a185f04
Homepage: http://www-users.cs.umn.edu/~saad/software/SPARSKIT/sparskit.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu