How to Install and Uninstall xtensor-blas-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "xtensor-blas-doc" package

This guide covers the steps necessary to install xtensor-blas-doc on Kali Linux

$ sudo apt update $ sudo apt install xtensor-blas-doc

2. Uninstall "xtensor-blas-doc" package

Please follow the step by step instructions below to uninstall xtensor-blas-doc on Kali Linux:

$ sudo apt remove xtensor-blas-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the xtensor-blas-doc package on Kali Linux

Package: xtensor-blas-doc
Source: xtensor-blas
Version: 0.21.0-1
Installed-Size: 326
Maintainer: Drew Parsons
Architecture: all
Depends: libjs-mathjax, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 39844
SHA256: d8f64fccdc10ec9f2fe4ab2897cd4affe1183b08e3b92f327c003e14f2d6d61d
SHA1: 443723e39c984112356df3de197005fbd041c0a8
MD5sum: 6863cb833d453a3c0a56b1a7f9d24de5
Description: documentation for xtensor-blas
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.
.
This package provides documentation for xtensor-blas.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/xtensor-stack/xtensor-blas
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/x/xtensor-blas/xtensor-blas-doc_0.21.0-1_all.deb