How to Install and Uninstall libsparskit2.0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libsparskit2.0" package

This guide covers the steps necessary to install libsparskit2.0 on Kali Linux

$ sudo apt update $ sudo apt install libsparskit2.0

2. Uninstall "libsparskit2.0" package

Learn how to uninstall libsparskit2.0 on Kali Linux:

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

3. Information about the libsparskit2.0 package on Kali Linux

Package: libsparskit2.0
Source: sparskit
Version: 2.0.0-5
Installed-Size: 338
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 4.0), libgfortran5 (>= 8)
Size: 81076
SHA256: 1fe039960bb05868e3bdbe5766d78e918123d4acc352ad4fe25fa02d5b679643
SHA1: 72e1cd0859d3b594fab1b50d0234c0f63fbf4217
MD5sum: 0cf8031aab6a50b4077f66055b121da9
Description: 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 accelerators and a number of efficient preconditioners.
Description-md5:
Homepage: https://www-users.cs.umn.edu/~saad/software/SPARSKIT/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/sparskit/libsparskit2.0_2.0.0-5_amd64.deb