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

Last updated: May 06,2024

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

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

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

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

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

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

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

Package: pkg-config-s390x-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-s390x-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3372
MD5sum: 376a8e73b7b5108b2247a7468783f17e
SHA1: 8c8896b642506e1e3095edd69ff3303a866ccb9a
SHA256: 5855efac1e5d47fccf9d20d4c1f7ca2f674cda33b4c805f12bf4c55c1ec84bef
Description-en: manage compile and link flags for libraries for s390x 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
s390x architecture.
Description-md5: 28921186a16a380dd31c3ddbfde7662b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu