How to Install eclipse-cdt-pkg-config in Ubuntu 18.04



Install eclipse-cdt-pkg-config by entering the following commands in the terminal:

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

Description:

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.

Homepage: http://code.google.com/p/pkg-config-support-for-eclipse-cdt/

Version: 1.0.0~git20130115-2

Section: universe/devel