安裝gcc編譯器 (能夠編譯C程序) yum install gccc++
安裝g++ (安裝後才能夠編譯C++程序) yum install gcc-c++spa
安裝make命令 yum install makeget
安裝wget命令 yum install wget 編譯器