How to Install and Uninstall eclipse-cdt-pkg-config Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 01,2024

1. Install "eclipse-cdt-pkg-config" package

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

$ sudo apt update $ sudo apt install eclipse-cdt-pkg-config

2. Uninstall "eclipse-cdt-pkg-config" package

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

$ sudo apt remove eclipse-cdt-pkg-config $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-cdt-pkg-config package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-cdt-pkg-config
Priority: optional
Section: universe/devel
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.0~git20130115-2
Depends: eclipse-cdt (>= 8.0.0)
Filename: pool/universe/e/eclipse-cdt-pkg-config/eclipse-cdt-pkg-config_1.0.0~git20130115-2_all.deb
Size: 75940
MD5sum: 5edec9a447205c0fa2d398a38f894c21
SHA1: 4863ac3b9f77cd85b982666f86dcfca1e3765fed
SHA256: 4780a114df6d91d97b3115f96562051481b8ec60c2243599a5f4083d73335226
Description-en: pkg-config support for Eclipse C/C++ development tools
The aim of the Eclipse plug-in is to provide automation of configuration needed
for projects using pkg-config, such as GTK+ and gtkmm.
.
The plug-in will set options and switches automatically that gcc needs to add
in the selected packages - specifically the header file paths, the libraries,
and some other gcc switches.
Description-md5: d01dc09442adb9a2a86473c9c7123aa9
Homepage: http://code.google.com/p/pkg-config-support-for-eclipse-cdt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu