How To Install Or Update Gcc-c++ - Installing Gcc-c++ In Linux Tutorial Guide Shell Command
Post Description: how to install or update gcc-c++ - installing gcc-c++ in linux tutorial guide shell command
how, to, install, or, update, gcc, c, installing, gcc, c, in, linux, tutorial, guide, shell, command
This Post Has Been Viewed 206 Times Since Fri Feb 29, 2008 12:01 pm Posted By web hosting with 1 replies
POST# 993
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: How To Install Or Update Gcc-c++ - Installing Gcc-c++ In Linux Tutorial Guide Shell Command
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.