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

Last updated: May 20,2024

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

This tutorial shows how to install lib32stdc++-11-dev on Kali Linux

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

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

This is a short guide on how to uninstall lib32stdc++-11-dev on Kali Linux:

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

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

Package: lib32stdc++-11-dev
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 10790
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-11-base (= 11.4.0-7), lib32gcc-11-dev (= 11.4.0-7), lib32stdc++6 (>= 11.4.0-7), libstdc++-11-dev (= 11.4.0-7)
Size: 834488
SHA256: cd21181c49e4384e1df639947504dc8e4ef00372ff33188c0b9724834d4ee7b4
SHA1: af608a43efc061bde2a9fefbf71af81f5825b47d
MD5sum: 3ed5a487857aa6bd654844a6dbebbe2c
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:
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-11/lib32stdc++-11-dev_11.4.0-7_amd64.deb