How to Install and Uninstall libitsol1 Package on Kali Linux

Last updated: May 20,2024

1. Install "libitsol1" package

This guide covers the steps necessary to install libitsol1 on Kali Linux

$ sudo apt update $ sudo apt install libitsol1

2. Uninstall "libitsol1" package

Learn how to uninstall libitsol1 on Kali Linux:

$ sudo apt remove libitsol1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libitsol1 package on Kali Linux

Package: libitsol1
Source: itsol (1.0.0-3)
Version: 1.0.0-3+b1
Installed-Size: 118
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 44692
SHA256: ebdd4e7e4b25036bee71c9ab9b93411bbe0fc149fa921c148826d9545e7f35db
SHA1: a44786994da87106978f1268ec05c0dc2f210d56
MD5sum: eefb47e41eff588e383ffa11c0f868f4
Description: ITerative SOLvers - runtime
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.
Description-md5:
Homepage: http://www-users.cs.umn.edu/~saad/software/ITSOL/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/i/itsol/libitsol1_1.0.0-3+b1_amd64.deb