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

Last updated: September 20,2024

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

This tutorial shows how to install libstdc++6-4.7-dev-armel-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libstdc++6-4.7-dev-armel-cross on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstdc++6-4.7-dev-armel-cross
Priority: extra
Section: universe/devel
Installed-Size: 10931
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.7-armel-cross (3)
Version: 4.7.4-3ubuntu12cross3
Provides: libstdc++-dev-armel-cross, libstdc++-dev-armel-dcv1, libstdc++6-dev-armel-dcv1
Depends: gcc-4.7-arm-linux-gnueabi-base (= 4.7.4-3ubuntu12cross3), libgcc-4.7-dev-armel-cross (= 4.7.4-3ubuntu12cross3), libstdc++6-armel-cross (>= 4.7.4-3ubuntu12cross3), libc6-dev-armel-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.7-armel-cross/libstdc++6-4.7-dev-armel-cross_4.7.4-3ubuntu12cross3_all.deb
Size: 1055896
MD5sum: 8b649a02ddea876ba5c4d40e991132ea
SHA1: c5425439fd4912cebb5bdc74e59c9b1685c6e599
SHA256: 9d6764e4564b8dc969e9566e8f7111ba8d02426bcefdaa3e330730deca8973fb
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 armel architecture, for use in cross-compile
environment.
Description-md5: e0f522effc3ef2c4d0d7345165231788
Built-Using: gcc-4.7 (= 4.7.4-3ubuntu12cross3)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu