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

Last updated: May 14,2024

1. Install "libstxxl-doc" package

This tutorial shows how to install libstxxl-doc on Kali Linux

$ sudo apt update $ sudo apt install libstxxl-doc

2. Uninstall "libstxxl-doc" package

This is a short guide on how to uninstall libstxxl-doc on Kali Linux:

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

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

Package: libstxxl-doc
Source: libstxxl
Version: 1.4.1-4
Installed-Size: 2546
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-jquery
Size: 1244840
SHA256: 21cdb401e456598aa2c457f1438e6898300bf95e3efa64f79ec1bf804d882aa8
SHA1: a2cf4cd0a159c86d53f07710ec43d92d6da295d3
MD5sum: ec8d28461704b166f035f1b94d1bae9b
Description: Documentation for STXXL
STXXL provides an STL replacement using an abstraction layer to
storage devices to allow for the optimal layout of data structures. This
allows for multi-terabyte datasets to be held and manipulated in standard
C++ data structures, whilst abstracting the complexity of managing this
behaviour efficiently. STXXL utilises multi-disk I/O to speed up
I/O bound calculations. STXXL has been developed at the University
of Karlsruhe.
.
Documentation for the STXXL library.
Description-md5:
Homepage: http://stxxl.sourceforge.net
Tag: devel::doc, devel::lang:c++, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/libs/libstxxl/libstxxl-doc_1.4.1-4_all.deb