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

Last updated: April 29,2024

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

In this section, we are going to explain the necessary steps to install libstdc++-10-dev on Kali Linux

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

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

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

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

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

Package: libstdc++-10-dev
Source: gcc-10
Version: 10.4.0-4
Installed-Size: 17587
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: libstdc++-dev
Depends: gcc-10-base (= 10.4.0-4), libgcc-10-dev (= 10.4.0-4), libstdc++6 (>= 10.4.0-4), libc6-dev (>= 2.30-1~)
Suggests: libstdc++-10-doc
Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev
Size: 1759012
SHA256: 72d11c4dfcd8cbea29f18c8623558b6843c316c880d5887a5632d723a3e3d40a
SHA1: e546884a9a5253fe6d2ce154709a4396ad283cb9
MD5sum: 7f1503d47eb9bf9efcb00ddf15f490e5
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
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-10/libstdc++-10-dev_10.4.0-4_amd64.deb