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

Last updated: April 27,2024

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

Please follow the guidelines below to install pkg-config-m68k-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: pkg-config-m68k-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-m68k-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3346
MD5sum: 4193d13cf25231634b2055c3360d7d05
SHA1: b2f39dc593e1355ef9e06275f2a0973cb92b1c2e
SHA256: 031dcc99f1e79997e5877ac67073ca6c9feda474634c83a548de742211460782
Description-en: manage compile and link flags for libraries for m68k 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
m68k architecture.
Description-md5: 55b472015100fec109a54534b38d18cd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu