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

Last updated: June 05,2024

1. Install "libxtensor-dev" package

Please follow the instructions below to install libxtensor-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxtensor-dev

2. Uninstall "libxtensor-dev" package

This is a short guide on how to uninstall libxtensor-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxtensor-dev
Architecture: amd64
Version: 0.22.0-5
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: xtensor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1773
Depends: xtl-dev (>= 0.6.23~), xtl-dev (<< 0.7), nlohmann-json3-dev (>= 3.1.1~)
Suggests: xtensor-doc
Breaks: xtensor-dev (<< 0.22.0-4~)
Replaces: xtensor-dev (<< 0.22.0-4~)
Filename: pool/universe/x/xtensor/libxtensor-dev_0.22.0-5_amd64.deb
Size: 179048
MD5sum: bbb65add4923ecf16d7c32ad4fc66744
SHA1: 2e6586c9830063e5f59457361b053b8d93761f5f
SHA256: 03db82a39a9095e1aeaffe94b2d87e6d828e7c8bd2aeccb30e214f50d2b839b7
SHA512: 208ec84a8c53dcec65f2f841bc561dbd27135c7db60babcc09acff06edd47fa63c57f708fa792ffb70af04630271ed0c6cfb072f60d23ee28542d5550e888ca3
Homepage: https://github.com/xtensor-stack/xtensor
Description-en: multi-dimensional arrays with broadcasting and lazy computing
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 header-only library.
Description-md5: dd582678609d57b6732e0a84e4a2cd66