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

Last updated: April 28,2024

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

This is a short guide on how to install lib32stdc++-10-dev on Kali Linux

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

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

Please follow the guidance below to uninstall lib32stdc++-10-dev on Kali Linux:

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

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

Package: lib32stdc++-10-dev
Source: gcc-10
Version: 10.4.0-4
Installed-Size: 9976
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-10-base (= 10.4.0-4), lib32gcc-10-dev (= 10.4.0-4), lib32stdc++6 (>= 10.4.0-4), libstdc++-10-dev (= 10.4.0-4)
Size: 733508
SHA256: c7594587cd8eece82370614f9a1a55d744043634701b2ef868c67b859207d4a1
SHA1: 4e72d319b20c2fa5412e4f87ba25efca83759d21
MD5sum: 7fa8678e93c98572476699f9ecc87fed
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: a197f2aec835e5fc6f8f76039d8a7c4e
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-10/lib32stdc++-10-dev_10.4.0-4_amd64.deb