How to Install and Uninstall libarpack2 Package on Kali Linux

Last updated: April 28,2024

1. Install "libarpack2" package

Please follow the guidelines below to install libarpack2 on Kali Linux

$ sudo apt update $ sudo apt install libarpack2

2. Uninstall "libarpack2" package

Please follow the guidelines below to uninstall libarpack2 on Kali Linux:

$ sudo apt remove libarpack2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libarpack2 package on Kali Linux

Package: libarpack2
Source: arpack (3.9.1-1)
Version: 3.9.1-1+b1
Installed-Size: 317
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), liblapack3 | liblapack.so.3
Size: 103656
SHA256: 3bb36f74fc0daf6e89d478e88d0fb31a951ea8d4913771c2151f207199b58558
SHA1: 1e0df64566f5bf57a0e87276c51ac73856028b11
MD5sum: 684ccef3e7918eabd34327b7b79783b2
Description: Fortran77 subroutines to solve large scale eigenvalue problems
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
Important Features:
.
* Reverse Communication Interface.
* Single and Double Precision Real Arithmetic Versions for Symmetric,
Non-symmetric,
* Standard or Generalized Problems.
* Single and Double Precision Complex Arithmetic Versions for Standard or
Generalized Problems.
* Routines for Banded Matrices - Standard or Generalized Problems.
* Routines for The Singular Value Decomposition.
* Example driver routines that may be used as templates to implement
numerous Shift-Invert strategies for all problem types, data types and
precision.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/opencollab/arpack-ng
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/arpack/libarpack2_3.9.1-1+b1_amd64.deb