How to Install and Uninstall libopenblas64-openmp-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libopenblas64-openmp-dev" package

Please follow the steps below to install libopenblas64-openmp-dev on Kali Linux

$ sudo apt update $ sudo apt install libopenblas64-openmp-dev

2. Uninstall "libopenblas64-openmp-dev" package

This is a short guide on how to uninstall libopenblas64-openmp-dev on Kali Linux:

$ sudo apt remove libopenblas64-openmp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenblas64-openmp-dev package on Kali Linux

Package: libopenblas64-openmp-dev
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 61554
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas64.so, liblapack64.so
Depends: libopenblas64-0-openmp (= 0.3.26+ds-1)
Size: 4664176
SHA256: 71e030a463ffd0d9c9584705690b8bf6adc3a35363a21ce3d6aa670cd266135a
SHA1: ba0750e2ed8fab3de7868ce16ba6370ec79b74fc
MD5sum: a2051a2296d6f11d8a1600f355e6859c
Description: Optimized BLAS (linear algebra) library (dev, 64bit, openmp)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
.
On amd64, arm64, i386, loong64, ppc64el and s390x, all kernels are included in
the library and the one matching best your processor is selected at runtime.
.
On other architectures, for maximum performance, you may want to rebuild
OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
your machine” in README.Debian.
.
This package includes the static libraries and symbolic links
needed for program development.
.
Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=1
Description-md5:
Multi-Arch: same
Homepage: https://www.openblas.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/openblas/libopenblas64-openmp-dev_0.3.26+ds-1_amd64.deb