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

Last updated: May 02,2024

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

In this section, we are going to explain the necessary steps to install pkg-config-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall pkg-config-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pkg-config-aarch64-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: pkg-config (>= 0.25-1.1ubuntu2)
Filename: pool/universe/g/gcc-defaults/pkg-config-aarch64-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3378
MD5sum: 2d5d8ae8f6cbbf8087d97b3c206cfd4a
SHA1: 8c70179a595636356f5abc7cbbd85a80ff327e21
SHA256: 18cfde5e4d452728bd51e1727501ed6e33c11359d2965715264b524ff05f758e
Description-en: manage compile and link flags for libraries for arm64 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
arm64 architecture.
Description-md5: 9ecb9d50ad023710b605df2c531efeb5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu