How to Install eclipse-cdt-launch-remote in Ubuntu 18.04



Install eclipse-cdt-launch-remote by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-cdt-launch-remote

Description:

Remote launch and debug support for Eclipse CDT

The eclipse-cdt package contains Eclipse features and plugins that are useful for C and C++ development. . This package allows one to upload and launch a C/C++ application on a remote host machine from within CDT. Remote debugging is also supported.

Homepage: http://www.eclipse.org/cdt/

Version: 8.6.0-2

Section: universe/devel