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

Last updated: May 02,2024

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

This is a short guide on how to install pkg-config-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall pkg-config-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pkg-config-mipsel-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-mipsel-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3348
MD5sum: af576e331acaa64ef3c2d4e73ac7de70
SHA1: e6a415c5b419372c1681862bf1b9486daa59ebfb
SHA256: 76f6d155e676d2cc5c0dab325a1149ab879f636ad5e2d54c719ea69ce933b47e
Description-en: manage compile and link flags for libraries for mipsel 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
mipsel architecture.
Description-md5: 971beebd0c65d7d60439908ac0d0866d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu