How to Install and Uninstall libstdc++-11-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "libstdc++-11-dev" package

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

$ sudo apt update $ sudo apt install libstdc++-11-dev

2. Uninstall "libstdc++-11-dev" package

Learn how to uninstall libstdc++-11-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libstdc++-11-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdc++-11-dev package on Ubuntu 21.10 (Impish Indri)

Package: libstdc++-11-dev
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18698
Provides: libstdc++-dev
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libgcc-11-dev (= 11.2.0-7ubuntu2), libstdc++6 (>= 11.2.0-7ubuntu2), libc6-dev (>= 2.13-0ubuntu6)
Suggests: libstdc++-11-doc
Filename: pool/main/g/gcc-11/libstdc++-11-dev_11.2.0-7ubuntu2_amd64.deb
Size: 2073346
MD5sum: aecd1ae7c5481349c16c8381879f570f
SHA1: 3913d8ebbc319279cbc45f39db38702ae3aed01d
SHA256: 27a33887a35dff62073bff01fd58b322ca9e9c6172fbaffda828e30c92f9041a
SHA512: ea6993305bddef08791c86817e6318dea27b87885bb9969703094e9739d27d14d829a9d017e9502f74f345196eec6a5883a0c81ff17f42d5d26a8b3f23d7dec2
Homepage: http://gcc.gnu.org/
Description-en: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes