How to Install and Uninstall liblapack64-3 Package on Kali Linux

Last updated: May 17,2024

1. Install "liblapack64-3" package

This guide let you learn how to install liblapack64-3 on Kali Linux

$ sudo apt update $ sudo apt install liblapack64-3

2. Uninstall "liblapack64-3" package

Please follow the steps below to uninstall liblapack64-3 on Kali Linux:

$ sudo apt remove liblapack64-3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblapack64-3 package on Kali Linux

Package: liblapack64-3
Source: lapack
Version: 3.12.0-3
Installed-Size: 7352
Maintainer: Debian Science Team
Architecture: amd64
Provides: liblapack64.so.3
Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgfortran5 (>= 8)
Size: 2301200
SHA256: 789fff75d2907438dea7eb2d028d11d76d570844e842dc69473d52b28daee533
SHA1: a70b764bc09a0b26e3d973ad564a14fd67865813
MD5sum: bd41f7472c437ce57890e108ed4daf10
Description: Library of linear algebra routines 3 - shared version (64bit-index)
LAPACK version 3.X is a comprehensive FORTRAN library that does
linear algebra operations including matrix inversions, least
squared solutions to linear sets of equations, eigenvector
analysis, singular value decomposition, etc. It is a very
comprehensive and reputable package that has found extensive
use in the scientific community.
.
This package contains a shared version of the library.
Compiled with Fortran option "-fdefault-integer-8".
Description-md5:
Multi-Arch: same
Homepage: https://www.netlib.org/lapack/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lapack/liblapack64-3_3.12.0-3_amd64.deb