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

Last updated: September 20,2024

1. Install "libstdc++-4.9-dev-armel-cross" package

This guide covers the steps necessary to install libstdc++-4.9-dev-armel-cross on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstdc++-4.9-dev-armel-cross

2. Uninstall "libstdc++-4.9-dev-armel-cross" package

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

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

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

Package: libstdc++-4.9-dev-armel-cross
Priority: extra
Section: universe/devel
Installed-Size: 11589
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.9-cross (4)
Version: 4.9.3-13ubuntu2cross1
Provides: libstdc++-dev-armel-cross, libstdc++-dev-armel-dcv1
Depends: gcc-4.9-arm-linux-gnueabi-base (>= 4.9.3-13ubuntu2), libgcc-4.9-dev-armel-cross (= 4.9.3-13ubuntu2cross1), libstdc++6-armel-cross (>= 4.9.3-13ubuntu2cross1), libc6-dev-armel-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.9-cross/libstdc++-4.9-dev-armel-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 1118754
MD5sum: 9f70a53349756efc4a43dd1f2e97ea2a
SHA1: 53dcc54f825fa06eb82eb26e98a7dfa8cf822b52
SHA256: eeebeed2a6b5a57f0107c55334a7e65c137657eb940df1a11296563af8c76058
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.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu