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

Last updated: May 18,2024

1. Install "xtensor-doc" package

Please follow the guidelines below to install xtensor-doc on Kali Linux

$ sudo apt update $ sudo apt install xtensor-doc

2. Uninstall "xtensor-doc" package

In this section, we are going to explain the necessary steps to uninstall xtensor-doc on Kali Linux:

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

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

Package: xtensor-doc
Source: xtensor
Version: 0.25.0-1
Installed-Size: 7476
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg), libjs-mathjax
Size: 752912
SHA256: 40ede2617129450aa73f9e4fc35c11a5471f7365f665e67d311e9c384ed71e23
SHA1: c7a275697e431320728b401dd75928edefbc67ca
MD5sum: b3ffb5a3b1a360be681bce6f308514fb
Description: documentation for xtensor
xtensor is a C++ library meant for numerical analysis with multi-dimensional
array expressions.
.
xtensor provides:
.
- an extensible expression system enabling lazy broadcasting.
- an API following the idioms of the C++ standard library.
- tools to manipulate array expressions and build upon xtensor.
.
Containers of xtensor are inspired by NumPy, the Python array programming
library. In fact, xtensor can be used to process numpy data structures inplace
using Python's buffer protocol. For more details on the numpy bindings, check
out the xtensor-python project.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/xtensor-stack/xtensor
Built-Using: sphinx (= 7.2.6-3)
Section: doc
Priority: optional
Filename: pool/main/x/xtensor/xtensor-doc_0.25.0-1_all.deb