How to Install and Uninstall libxtensor-blas-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "libxtensor-blas-dev" package

In this section, we are going to explain the necessary steps to install libxtensor-blas-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxtensor-blas-dev" package

Please follow the guidelines below to uninstall libxtensor-blas-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxtensor-blas-dev package on Ubuntu 21.10 (Impish Indri)

Package: libxtensor-blas-dev
Architecture: amd64
Version: 0.18.0-3
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: xtensor-blas
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Drew Parsons
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7044
Depends: libxtensor-dev (>= 0.22.0~), libxtensor-dev (<< 0.23.0), libblis-dev | libopenblas-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~)
Replaces: xtensor-blas-dev (<< 0.18.0-2~)
Filename: pool/universe/x/xtensor-blas/libxtensor-blas-dev_0.18.0-3_amd64.deb
Size: 216800
MD5sum: 3340bb92d63733eedbb4c317f62e0755
SHA1: 8368383c7a3ac3f9ece08414c3ca790328cd32ed
SHA256: 9019113d65bb30b07b9444abc6e57a32f29fef4fae85ff423a9bf5ba32b44c34
SHA512: b6681790a539c1af3447d595a7308ecf07386c3711dbec71953c335bffe6ede9c948bffcc9cbafb19f0773bd50292378208fa5b0d0e3899082dd6acb5289d21a
Homepage: https://github.com/xtensor-stack/xtensor-blas
Description-en: 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: e7d3c3a352eac895b38b4040b4ae81cd