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

Last updated: September 20,2024

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

This is a short guide on how to install libstdc++-4.8-dev-ppc64el-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libstdc++-4.8-dev-ppc64el-cross
Priority: extra
Section: universe/devel
Installed-Size: 11843
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.8-ppc64el-cross (2)
Version: 4.8.5-4ubuntu1cross2
Provides: libstdc++-dev-ppc64el-cross, libstdc++-dev-ppc64el-dcv1
Depends: gcc-4.8-powerpc64le-linux-gnu-base (= 4.8.5-4ubuntu1cross2), libgcc-4.8-dev-ppc64el-cross (= 4.8.5-4ubuntu1cross2), libstdc++6-ppc64el-cross (>= 4.8.5-4ubuntu1cross2), libc6-dev-ppc64el-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.8-ppc64el-cross/libstdc++-4.8-dev-ppc64el-cross_4.8.5-4ubuntu1cross2_all.deb
Size: 1083826
MD5sum: ba092feedc45366c1d11fe590082106e
SHA1: f598ec5bbaa342706a360ffddea90ce91f2d4b34
SHA256: 1f6c550e02776481601e990e2266bc6ffe078222525cf4421cbff6ea5dab6606
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 ppc64el architecture, for use in cross-compile
environment.
Description-md5: 4169349002915f58859aff33a61f1cdb
Built-Using: gcc-4.8 (= 4.8.5-4ubuntu1cross2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu