Skip to content

CentOS Software Collections

Chirag Gude edited this page Jul 9, 2014 · 1 revision

Install CentOS Software Collections

yum install centos-release-SCL

Currently, the following collections are available for CentOS 6.5 and later (package name in parenthesis):

  • Ruby 1.9.3 (ruby193)
  • Python 2.7 (python27)
  • Python 3.3 (python33)
  • PHP 5.4 (php54)
  • Perl 5.16.3 (perl516)
  • Node.js 0.10 (nodejs010)
  • MariaDB 5.5 (mariadb55)
  • MySQL 5.5 (mysql55)
  • PostgreSQL 9.2 (postgresql92)

Clone this wiki locally