How to Install and Uninstall cpp-powerpc64-linux-gnu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "cpp-powerpc64-linux-gnu" package

Learn how to install cpp-powerpc64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cpp-powerpc64-linux-gnu

2. Uninstall "cpp-powerpc64-linux-gnu" package

This guide let you learn how to uninstall cpp-powerpc64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cpp-powerpc64-linux-gnu $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpp-powerpc64-linux-gnu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cpp-powerpc64-linux-gnu
Priority: optional
Section: universe/interpreters
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-5-powerpc64-linux-gnu (>= 5.3.1-3~)
Suggests: cpp-doc
Filename: pool/universe/g/gcc-defaults-ports/cpp-powerpc64-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3426
MD5sum: 6c4a097ed5ff06e207fa0b6ed851808a
SHA1: 5f4212975cc0d9af59a30f4c619483856186b137
SHA256: eb28d001099550efaee40119f3c7aa60ef83657a26ee32487be9d54d6d10f247
Description-en: GNU C preprocessor (cpp) for the ppc64 architecture
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the cross-compiler for ppc64 architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the ppc64 architecture.
Description-md5: b31b257ebe9e56f55bea606122367e76
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu