How to Install and Uninstall libitsol-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libitsol-dev" package

This guide covers the steps necessary to install libitsol-dev on Kali Linux

$ sudo apt update $ sudo apt install libitsol-dev

2. Uninstall "libitsol-dev" package

This guide covers the steps necessary to uninstall libitsol-dev on Kali Linux:

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

3. Information about the libitsol-dev package on Kali Linux

Package: libitsol-dev
Source: itsol (1.0.0-3)
Version: 1.0.0-3+b1
Installed-Size: 192
Maintainer: Debian Science Team
Architecture: amd64
Depends: libitsol1 (= 1.0.0-3+b1)
Size: 51824
SHA256: 4b22aa9b744225d346d6233c05bbc151b308cd07eed974b49ebb814f236906a5
SHA1: 59b6afef4ad55cadcd8ccb3abe2934ac59580444
MD5sum: 4a271eff0af3037db57b94240dea6dfd
Description: ITerative SOLvers - devel
ITSOL is a library of iterative solvers for general sparse linear systems of
equations. ITSOL can be viewed as an extension of the itsol module in SPARSKIT.
It is written in C and offers a selection of recently developed
preconditioners. The preconditioner suite includes:
.
* ILUK (ILU preconditioner with level of fill)
* ILUT (ILU preconditioner with threshold)
* ILUC (Crout version of ILUT)
* VBILUK (variable block preconditioner with level of fill - with automatic
block detection)
* VBILUT (variable block preconditioner with threshold - with automatic
block detection)
* ARMS (Algebraic Recursive Multilevel Solvers -- includes actually several
methods - In particular the standard ARMS and the ddPQ version which uses
nonsymmetric permutations)
.
Note that ITSOL is a scalar package. You may find parallel implementations of
some of the preconditioners listed above in pARMS.
.
This package provides the itsol header files required to compile C/C++ programs
that use ITSOL.
Description-md5:
Homepage: http://www-users.cs.umn.edu/~saad/software/ITSOL/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/i/itsol/libitsol-dev_1.0.0-3+b1_amd64.deb