Changes

Jump to navigation Jump to search
1,325 bytes added ,  13:13, 15 May 2014
Created page with "== Intro == Software Collections are for installing multiple (newer) versions of software like Python or Perl than the version distributed with the RedHat Enterprise Linux (R..."
== Intro ==

Software Collections are for installing multiple (newer) versions of software like Python or Perl than the version distributed with the RedHat Enterprise Linux (RHEL) distribution you have.

Software Collections is like the <code>virtualenv</code> system for Python. So if you want Python 2.7 on your RHEL 6.x box, you can choose to use virtualenv for Python, or you can use Software Collections for Python and more (like Postgres, Nodejs, MariaDB, etc.).

With Software Collections, you can build and concurrently install multiple versions of the same software components on your system. Software Collections have no impact on the system versions of the packages installed by any of the conventional RPM package management utilities.

== Links ==

* [https://www.softwarecollections.org/en/ Software Collections] website
* [http://developerblog.redhat.com/category/software-collections-2/ Software Collections Developer Blog]
* [https://www.youtube.com/watch?v=0lcK8L3XDek video]
* [https://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html-single/Software_Collections_Guide/index.html Guide]
* [http://developerblog.redhat.com/2013/01/28/software-collections-on-red-hat-enterprise-linux/ Software Collections on RHEL]

[[Category:System Administration]]

[[Category:System Administration]]
4,558

edits

Navigation menu