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

Last updated: April 27,2024

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

This guide let you learn how to install pkg-config-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: pkg-config-arm-linux-gnueabi
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-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 3374
MD5sum: ec7a539375d362f44aa3295523d0e0af
SHA1: 0d947069cf8d0b35c5ba0eb3373040d1447fbb7a
SHA256: 1b5cf3deb25b1eb5f43b96a3b7bd1a7a5398d6e19f52b961013b8398693c53e0
Description-en: manage compile and link flags for libraries for armel 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
armel architecture.
Description-md5: 4a63d184af5fac450919a60073966f04
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu