2016年04月15日(金) [長年日記]
■ [unix][howto] CentOS 7にSoftware CollectionsのYUMリポジトリをインストールする
Software CollectionsのリポジトリにはGCC 5など新しいバージョンのソフトウェアが用意されている。リポジトリは
# yum install centos-release-scl
でインストールできる。
にある説明だとsclの部分が大文字だけれど、変わったみたい。
まだパッケージは1つもインストールしていないけど、例えばGCC 5は devtoolset-4-gcc という名前のパッケージで用意されているみたい。
% yum info devtoolset-4-gcc 読み込んだプラグイン:fastestmirror Loading mirror speeds from cached hostfile * base: ftp.tsukuba.wide.ad.jp * epel: mirror.premi.st * extras: ftp.tsukuba.wide.ad.jp * updates: ftp.tsukuba.wide.ad.jp 利用可能なパッケージ 名前 : devtoolset-4-gcc アーキテクチャー : x86_64 バージョン : 5.2.1 リリース : 2.2.el7 容量 : 26 M リポジトリー : centos-sclo-rh/7/x86_64 要約 : GCC version 5 URL : http://gcc.gnu.org ライセンス : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD 説明 : The devtoolset-4-gcc package contains the GNU Compiler Collection version 5.