How to Install and Uninstall stl-manual Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 23,2024

1. Install "stl-manual" package

This is a short guide on how to install stl-manual on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install stl-manual

2. Uninstall "stl-manual" package

Please follow the instructions below to uninstall stl-manual on Ubuntu 21.10 (Impish Indri):

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

3. Information about the stl-manual package on Ubuntu 21.10 (Impish Indri)

Package: stl-manual
Architecture: all
Version: 3.30-17
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2650
Pre-Depends: dpkg (>= 1.10.24)
Suggests: www-browser
Filename: pool/universe/s/stl-manual/stl-manual_3.30-17_all.deb
Size: 445248
MD5sum: 73504626522a6a4b5f78493f3f6da7c5
SHA1: d6076721882a851e5dae06cef5b1dc4118ea84ef
SHA256: 321699223d65396055e206c45a92cc1878d9ee3168eef4fa551d8ece88ffec2c
SHA512: e8dce8fb3308b440ccf6b2cf4cba4717b5151f3718efa8c03707ff23bc5cc665a79b6b19b971886f6310433933e92af7a2182fe5349443cd01d4d3d5a4c624f7
Homepage: https://www.sgi.com/tech/stl/
Description-en: 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: f718b98d11b00416dea7e27e5c7dc5b2