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

Last updated: May 20,2024

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

This is a short guide on how to install libstdc++-10-dev-amd64-cross on Kali Linux

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

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

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

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

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

Package: libstdc++-10-dev-amd64-cross
Source: gcc-10-cross (18)
Version: 10.3.0-8cross1
Installed-Size: 17529
Maintainer: Debian GCC Maintainers
Architecture: all
Provides: libstdc++-dev-amd64-cross, libstdc++-dev-amd64-dcv1
Depends: gcc-10-cross-base (>= 10.3.0-8), libgcc-10-dev-amd64-cross (= 10.3.0-8cross1), libstdc++6-amd64-cross (>= 10.3.0-8cross1), libc6-dev-amd64-cross (>= 2.30-1~)
Size: 1733164
SHA256: 3d7d9624a30a8e234405cbd70b14ff0772638046965bb3ce09caf9f9e1c09b57
SHA1: 7a78f0d6de19e7a570c11672a21a4aca33b8fedf
MD5sum: 966f45ff97a1f9275e36a5d2ba1ef942
Description: GNU Standard C++ Library v3 (development files) (amd64)
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.
.
This package contains files for amd64 architecture, for use in cross-compile
environment.
Description-md5: 6d3f657fb824f1fb9fc979f0e961ef54
Homepage: http://gcc.gnu.org/
Built-Using: gcc-10 (= 10.3.0-8)
Section: devel
Priority: optional
Filename: pool/main/g/gcc-10-cross/libstdc++-10-dev-amd64-cross_10.3.0-8cross1_all.deb