How to Install and Uninstall libstdc++-11-dev Package on Kali Linux

Last updated: September 20,2024

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

Please follow the steps below to install libstdc++-11-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libstdc++-11-dev on Kali Linux:

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

3. Information about the libstdc++-11-dev package on Kali Linux

Package: libstdc++-11-dev
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 18703
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: libstdc++-dev
Depends: gcc-11-base (= 11.4.0-7), libgcc-11-dev (= 11.4.0-7), libstdc++6 (>= 11.4.0-7), libc6-dev (>= 2.23-1~)
Suggests: libstdc++-11-doc
Size: 1984472
SHA256: 2607df8b288e78c3d90402eeeaa3442f134e0134dac6c5f2139633cbbc3a0d56
SHA1: 0a276a750727ce23fd1472587efb2ae3066eb2bf
MD5sum: c5c629f7c7561888bca54138bd1a8672
Description: 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:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-11/libstdc++-11-dev_11.4.0-7_amd64.deb