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

Last updated: April 29,2024

1. Install "pkg-config-arm-linux-gnueabihf" package

Please follow the guidance below to install pkg-config-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pkg-config-arm-linux-gnueabihf

2. Uninstall "pkg-config-arm-linux-gnueabihf" package

This tutorial shows how to uninstall pkg-config-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pkg-config-arm-linux-gnueabihf $ sudo apt autoclean && sudo apt autoremove

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

Package: pkg-config-arm-linux-gnueabihf
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-arm-linux-gnueabihf_5.3.1-1ubuntu1_amd64.deb
Size: 3384
MD5sum: a6709a0c371c6ff44346b82a4383c7f2
SHA1: 1f899c9a25068f76034355732f830011fb40763a
SHA256: 9a5ac57cb53ba424f60bf2d7e54f28dd1f16506c1032b399581e6db827e45a37
Description-en: manage compile and link flags for libraries for armhf 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
armhf architecture.
Description-md5: b6862e5f57b7572bcaeeedccbc245cca
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu