How to Install and Uninstall libxtensor-blas-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libxtensor-blas-dev" package

Please follow the guidelines below to install libxtensor-blas-dev on Kali Linux

$ sudo apt update $ sudo apt install libxtensor-blas-dev

2. Uninstall "libxtensor-blas-dev" package

Here is a brief guide to show you how to uninstall libxtensor-blas-dev on Kali Linux:

$ sudo apt remove libxtensor-blas-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxtensor-blas-dev package on Kali Linux

Package: libxtensor-blas-dev
Source: xtensor-blas
Version: 0.21.0-1
Installed-Size: 7051
Maintainer: Drew Parsons
Architecture: all
Replaces: xtensor-blas-dev (<< 0.18.0-2~)
Depends: libxtensor-dev (>= 0.24.0~), libopenblas-dev | libblis-dev | libatlas-base-dev | libblas-dev | libblas.so, libopenblas-dev | libatlas-base-dev | liblapack-dev | liblapack.so
Breaks: xtensor-blas-dev (<< 0.18.0-2~)
Size: 224416
SHA256: 9c1996a8c51c3d5d6ca885a6dd9e22237e55101b737b30059ac439e5579eaa2e
SHA1: 3c6915ecbba0bfd5c9d7e8c53560fffdffa68c41
MD5sum: fa9eccb7c95e178df3bf697bb18dbfb3
Description: an extension to xtensor offering bindings to BLAS and LAPACK
xtensor-blas is an extension to the header-only xtensor library,
offering bindings to BLAS and LAPACK libraries through cxxblas and
cxxlapack from the FLENS project.
.
xtensor-blas currently provides non-broadcasting dot, norm (1- and
2-norm for vectors), inverse, solve, eig, cross, det, slogdet,
matrix_rank, inv, cholesky, qr, svd in the xt::linalg namespace
(check the corresponding xlinalg.hpp header for the function
signatures). The functions, and signatures, are trying to be 1-to-1
equivalent to NumPy. Low-level functions to interface with BLAS or
LAPACK with xtensor containers are also offered in the blas and
lapack namespace.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/xtensor-stack/xtensor-blas
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/x/xtensor-blas/libxtensor-blas-dev_0.21.0-1_all.deb