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

Last updated: May 19,2024

1. Install "libxsimd-doc" package

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

$ sudo apt update $ sudo apt install libxsimd-doc

2. Uninstall "libxsimd-doc" package

Learn how to uninstall libxsimd-doc on Kali Linux:

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

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

Package: libxsimd-doc
Source: xsimd
Version: 12.1.1-2
Installed-Size: 1454
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)
Size: 106780
SHA256: e0e5c6057f4212b59091da8a025348c14308c9b9dfcf61340cdd25fe1e5f14a5
SHA1: 3ceff173e7ee963da7b9d31672ea90f6bd87dd29
MD5sum: 04c6db8525f6578b30b7f11a629a64bd
Description: Documentation for xsimd
SIMD (Single Instruction, Multiple Data) is a feature of microprocessors
that has been available for many years. SIMD instructions perform a
single operation on a batch of values at once, and thus provide a way to
significantly accelerate code execution. However, these instructions
differ between microprocessor vendors and compilers.
.
xsimd provides a unified means for using these features for library
authors. Namely, it enables manipulation of batches of numbers with the
same arithmetic operators as for single values. It also provides
accelerated implementation of common mathematical functions operating
on batches.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/xtensor-stack/xsimd
Section: doc
Priority: optional
Filename: pool/main/x/xsimd/libxsimd-doc_12.1.1-2_all.deb