- Forums
- Linux Systems
- How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell Command
This Page Contains information about How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell Command By wallpaperama in category Linux Systems with 3 Replies. [2937], Last Updated: Sat May 18, 2024
wallpaperama
Tue Jun 26, 2007
3 Comments
5554 Visits
if you want to install gcc on your linux server, this is the command you will need to send to download and install gcc automatically in your system.
INSTALL
yum install gcc
UPDATING
yum update gcc
* note, this is tested on redhat, fedora distribution. all other distro might be diffrent.
could not retrieve mirrorlist mirrors.fedoraproject.org/mirrorlis error was
[errno 4] ioerror: urlopen error (-2, 'name or service not known')
error: cannot retrieve repository metadata (repomd.xml) for repository: fedora. please verify its path and try again