Saturday, July 6, 2013

Install g++ on Ubuntu

To install g++ on Ubuntu, enter the command in Terminal:

$sudo apt-get install g++

1 comment: