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

Last updated: May 18,2024

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

Please follow the step by step instructions below to install libstdc++-12-dev on Kali Linux

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

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

This guide let you learn how to uninstall libstdc++-12-dev on Kali Linux:

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

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

Package: libstdc++-12-dev
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 19506
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: libstdc++-dev
Depends: gcc-12-base (= 12.3.0-14), libgcc-12-dev (= 12.3.0-14), libstdc++6 (>= 12.3.0-14), libc6-dev (>= 2.23-1~)
Suggests: libstdc++-12-doc
Size: 2068836
SHA256: ee16a6dca629cded5dd1b8de8202ec8560d309fba93d21073712c2265df44c6b
SHA1: e4c148582b575adb41b31f66fb1ad387fb6870e8
MD5sum: 0c83b20c29612ea930d42c16d35a080d
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-12/libstdc++-12-dev_12.3.0-14_amd64.deb