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

Last updated: May 12,2024

1. Install "libsparskit-dev" package

Please follow the step by step instructions below to install libsparskit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsparskit-dev

2. Uninstall "libsparskit-dev" package

In this section, we are going to explain the necessary steps to uninstall libsparskit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsparskit-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 445
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: sparskit
Version: 2.0.0-2build1
Depends: libsparskit2.0 (= 2.0.0-2build1)
Filename: pool/universe/s/sparskit/libsparskit-dev_2.0.0-2build1_amd64.deb
Size: 105886
MD5sum: fe009a5a07c1c81493c2a3e4071e372b
SHA1: 7d319899b0d57c5131b384221bec524d833fcc3d
SHA256: a30a1d9ca98696c5d517d9eb33985b6e43b5404516f71759baabd518bf48d1b6
Description-en: A basic tool-kit for sparse matrix computations - devel
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: 1e6b028ab5ef07c445268da8e2e69bc8
Homepage: http://www-users.cs.umn.edu/~saad/software/SPARSKIT/sparskit.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu