How to Install and Uninstall libarpack2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libarpack2-dbg" package

Please follow the guidance below to install libarpack2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libarpack2-dbg

2. Uninstall "libarpack2-dbg" package

Please follow the instructions below to uninstall libarpack2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libarpack2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libarpack2-dbg
Priority: extra
Section: universe/libdevel
Installed-Size: 563
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: arpack
Version: 3.3.0-1build2
Depends: libarpack2 (= 3.3.0-1build2)
Filename: pool/universe/a/arpack/libarpack2-dbg_3.3.0-1build2_amd64.deb
Size: 95758
MD5sum: 05a1aad3c0494a9a8693b1c55ba810c0
SHA1: 01ed5bf9e850f381a610bd7800f5c013359b2638
SHA256: 801b2697407ac7a8f618fa050c38e78aadb15593ac423cf5c40edb12ede6b22f
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems (debug)
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.
.
This package contains the debugging symbols for libarpack and libparpack.
Description-md5: 439145a23c358fc1e83b3f224e687e95
Homepage: https://github.com/opencollab/arpack-ng
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu