How to Install and Uninstall libstdc++6-4.7-dev-armhf-cross Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libstdc++6-4.7-dev-armhf-cross" package

This guide let you learn how to install libstdc++6-4.7-dev-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstdc++6-4.7-dev-armhf-cross

2. Uninstall "libstdc++6-4.7-dev-armhf-cross" package

Here is a brief guide to show you how to uninstall libstdc++6-4.7-dev-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstdc++6-4.7-dev-armhf-cross $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdc++6-4.7-dev-armhf-cross package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstdc++6-4.7-dev-armhf-cross
Priority: extra
Section: universe/devel
Installed-Size: 10772
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.7-armhf-cross (3)
Version: 4.7.4-3ubuntu12cross3
Provides: libstdc++-dev-armhf-cross, libstdc++-dev-armhf-dcv1, libstdc++6-dev-armhf-dcv1
Depends: gcc-4.7-arm-linux-gnueabihf-base (= 4.7.4-3ubuntu12cross3), libgcc-4.7-dev-armhf-cross (= 4.7.4-3ubuntu12cross3), libstdc++6-armhf-cross (>= 4.7.4-3ubuntu12cross3), libc6-dev-armhf-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.7-armhf-cross/libstdc++6-4.7-dev-armhf-cross_4.7.4-3ubuntu12cross3_all.deb
Size: 1059040
MD5sum: 9ddc640889a6341d3317e8083590bae9
SHA1: 416d5b9e9d84f5e8fd038b0000579407e64cc6e0
SHA256: 78000c744ab5638a75c30855508273e4bdcaf275818f9bc00de4274ae1ddcea9
Description-en: 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.
.
This package contains files for armhf architecture, for use in cross-compile
environment.
Description-md5: 918ad95d39a63b9b7c5e2d45f913e11c
Built-Using: gcc-4.7 (= 4.7.4-3ubuntu12cross3)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu