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

Last updated: April 29,2024

1. Install "pkg-config-powerpc64-linux-gnu" package

Please follow the instructions below to install pkg-config-powerpc64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pkg-config-powerpc64-linux-gnu

2. Uninstall "pkg-config-powerpc64-linux-gnu" package

Please follow the guidance below to uninstall pkg-config-powerpc64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pkg-config-powerpc64-linux-gnu $ sudo apt autoclean && sudo apt autoremove

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

Package: pkg-config-powerpc64-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: pkg-config (>= 0.25-1.1ubuntu2)
Filename: pool/universe/g/gcc-defaults-ports/pkg-config-powerpc64-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3356
MD5sum: fb71147530e897515df37c776a4524f2
SHA1: abc99914b624c3959cf4adaaf6c11b0ec9c9516d
SHA256: d02b2a72128b0d057e1d13dd55c3c8f08f954c66df07378feb42600dd1d242c6
Description-en: manage compile and link flags for libraries for ppc64 architecture
pkg-config is a system for managing library compile and link flags that
works with automake and autoconf.
.
Increasingly libraries ship with ".pc" files that allow querying of the
compiler and linker flags needed to use them through the pkg-config(1)
program.
.
This is a dependency package providing cross pkg-config support for the
ppc64 architecture.
Description-md5: c16e4e10ff0cbf46351249d87e103eaa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu