How to Install and Uninstall g++-4.8-powerpc-linux-gnu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "g++-4.8-powerpc-linux-gnu" package

Please follow the step by step instructions below to install g++-4.8-powerpc-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-4.8-powerpc-linux-gnu

2. Uninstall "g++-4.8-powerpc-linux-gnu" package

This guide covers the steps necessary to uninstall g++-4.8-powerpc-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-4.8-powerpc-linux-gnu $ sudo apt autoclean && sudo apt autoremove

3. Information about the g++-4.8-powerpc-linux-gnu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: g++-4.8-powerpc-linux-gnu
Priority: extra
Section: universe/devel
Installed-Size: 15016
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8-powerpc-cross (3)
Version: 4.8.5-4ubuntu2cross3
Provides: c++-compiler-powerpc-linux-gnu, c++abi2-dev
Depends: gcc-4.8-powerpc-linux-gnu-base (= 4.8.5-4ubuntu2cross3), gcc-4.8-powerpc-linux-gnu (= 4.8.5-4ubuntu2cross3), libstdc++-4.8-dev-powerpc-cross (= 4.8.5-4ubuntu2cross3), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: g++-4.8-multilib-powerpc-linux-gnu, gcc-4.8-doc (>= 4.8), libstdc++6-4.8-dbg-powerpc-cross (>= 4.8.5-4ubuntu2cross3)
Filename: pool/universe/g/gcc-4.8-powerpc-cross/g++-4.8-powerpc-linux-gnu_4.8.5-4ubuntu2cross3_amd64.deb
Size: 4835026
MD5sum: daa00f16530eb183f7e3ca18a95bea00
SHA1: 3be71f512856a662cbf3bfcc24e4e811ae6046f7
SHA256: e56a6fdd0939cdb4f81da19c4099dba81cc217c29ce247ef30a4b0c8e0401d2c
Description-en: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This package contains C++ cross-compiler for powerpc architecture.
Description-md5: 2c5b1836d138ff53e7df7f27a0862e1e
Built-Using: gcc-4.8 (= 4.8.5-4ubuntu2cross3)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu