How to Install and Uninstall libparpack2 Package on Kali Linux

Last updated: May 13,2024

1. Install "libparpack2" package

Please follow the guidelines below to install libparpack2 on Kali Linux

$ sudo apt update $ sudo apt install libparpack2

2. Uninstall "libparpack2" package

Please follow the steps below to uninstall libparpack2 on Kali Linux:

$ sudo apt remove libparpack2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparpack2 package on Kali Linux

Package: libparpack2
Source: arpack (3.9.1-1)
Version: 3.9.1-1+b1
Installed-Size: 314
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libarpack2 (>= 3.9.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), liblapack3 | liblapack.so.3, libopenmpi3 (>= 4.1.6)
Size: 99308
SHA256: 3187361f43d9a8175dc17c4f4cc5d7ac4f0a60cb5e13801ed6f8395f3bca6f4f
SHA1: cf7d68389dfcee4595457d14d5375c66dddac6a4
MD5sum: fa5d41664d8d614788443505b214e0fe
Description: Parallel 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 provides parpack: the MPI implementation of arpack.
.
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/libparpack2_3.9.1-1+b1_amd64.deb