How to Install and Uninstall stl-manual Package on Kali Linux

Last updated: April 25,2024

1. Install "stl-manual" package

Learn how to install stl-manual on Kali Linux

$ sudo apt update $ sudo apt install stl-manual

2. Uninstall "stl-manual" package

Please follow the guidelines below to uninstall stl-manual on Kali Linux:

$ sudo apt remove stl-manual $ sudo apt autoclean && sudo apt autoremove

3. Information about the stl-manual package on Kali Linux

Package: stl-manual
Version: 3.30-17
Installed-Size: 2650
Maintainer: Debian QA Group
Architecture: all
Pre-Depends: dpkg (>= 1.10.24)
Suggests: www-browser
Size: 446268
SHA256: bcad60c830ecf2ab6c9979be39c382cbf8a152d563e349b4b5d65bebbab49493
SHA1: 3b465cb0d9ac65317be43796201c90c4203e7214
MD5sum: 2d4187130a392e16b66de1153bc37cd8
Description: C++ Standard Template Library Documentation
The STL provides many of the basic algorithms and data structures
of computer science. The STL is a generic library, meaning that its
components are heavily parameterized: Almost every component in the
STL is a template. You should make sure that you understand how
templates work in C++ before you use the STL.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.sgi.com/tech/stl/
Tag: devel::doc, devel::lang:c++, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/s/stl-manual/stl-manual_3.30-17_all.deb