This article will describe installing Eclipse CDT.
Table of Contents
1 Install Eclipse
Install eclipse-cdt-xxx package.
$ sudo apt install -y -o 'apt::install-recommends=true' eclipse-cdt-*
2 Run Eclipse
Run the following command or run eclipse.desktop via launcher.
$ eclipse