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

Last updated: April 27,2024

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

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

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

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

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

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

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

Package: pkg-config-mips-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-mips-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3346
MD5sum: 9cb6bfec37a4570e3e9356dee2fc2e11
SHA1: 719c39f8de384f9bc4c805eb669cdcf260e9043b
SHA256: cf78921976a6b43b9442b5c5392fbd224d5ef81d73bbe3c6cffc128465adec70
Description-en: manage compile and link flags for libraries for mips 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
mips architecture.
Description-md5: 7523cf9639ca625e4b6d0688df50ad82
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu