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

Last updated: September 20,2024

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

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

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

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

This tutorial shows how to uninstall libstdc++-4.9-dev-powerpc-cross on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstdc++-4.9-dev-powerpc-cross
Priority: extra
Section: universe/devel
Installed-Size: 11287
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-powerpc-cross, libstdc++-dev-powerpc-dcv1
Depends: gcc-4.9-powerpc-linux-gnu-base (>= 4.9.3-13ubuntu2), libgcc-4.9-dev-powerpc-cross (= 4.9.3-13ubuntu2cross1), libstdc++6-powerpc-cross (>= 4.9.3-13ubuntu2cross1), libc6-dev-powerpc-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.9-cross/libstdc++-4.9-dev-powerpc-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 1091722
MD5sum: 58ab11ef5abc36c9bd42739c850e1d2e
SHA1: ec6dd47ba8cd6be3d095676721cba00984b8e0b4
SHA256: f1ba91f4e59b37081e9ae0707f4426ebabe1d22279b3dc7e99a9e2412ce5a91e
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 powerpc architecture, for use in cross-compile
environment.
Description-md5: 2a2aa127ed9c499d57417a7065fccc24
Built-Using: gcc-4.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu