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

Last updated: September 20,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libstdc++-4.8-dev-powerpc-cross on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstdc++-4.8-dev-powerpc-cross
Priority: extra
Section: universe/devel
Installed-Size: 11019
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.8-powerpc-cross (3)
Version: 4.8.5-4ubuntu2cross3
Provides: libstdc++-dev-powerpc-cross, libstdc++-dev-powerpc-dcv1
Depends: gcc-4.8-powerpc-linux-gnu-base (= 4.8.5-4ubuntu2cross3), libgcc-4.8-dev-powerpc-cross (= 4.8.5-4ubuntu2cross3), libstdc++6-powerpc-cross (>= 4.8.5-4ubuntu2cross3), libc6-dev-powerpc-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.8-powerpc-cross/libstdc++-4.8-dev-powerpc-cross_4.8.5-4ubuntu2cross3_all.deb
Size: 1064462
MD5sum: 6258dfadb57d614620b5d20a7db1666b
SHA1: d2b055c0bcd6624c9880243633fe12012513a676
SHA256: 7547a6420873f29d16645b9b4e63bf92134131426876b61e009079bc95946397
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.8 (= 4.8.5-4ubuntu2cross3)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu