How to Install gobjc++-5 in Ubuntu 18.04



Install gobjc++-5 by entering the following commands in the terminal:

sudo apt update
sudo apt install gobjc++-5

Description:

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

Homepage: http://gcc.gnu.org/

Version: 5.5.0-12ubuntu1

Section: universe/devel