- Forums
- Linux Systems
- How To Install Or Update Gcc-c++ - Installing Gcc-c++ In Linux Tutorial Guide Shell Command
This Page Contains information about How To Install Or Update Gcc-c++ - Installing Gcc-c++ In Linux Tutorial Guide Shell Command By wallpaperama in category Linux Systems with 3 Replies. [2938], Last Updated: Sat May 18, 2024
wallpaperama
Tue Jun 26, 2007
3 Comments
3193 Visits
if you want to install gcc-c++ on your linux server, this is the command you will need to send to download and install fetcgcc-c++ hmail automatically in your system.
INSTALL
yum install gcc-c++
UPDATE
yum update gcc-c++
* note, this is tested on redhat, fedora distribution. all other distro might be diffrent.