www.softwarecollections.org Open in urlscan Pro
209.132.178.12  Public Scan

Submitted URL: http://softwarecollections.org/
Effective URL: https://www.softwarecollections.org/en/
Submission Tags: tranco_l324
Submission: On May 08 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

/en/scls/

<form role="search" action="/en/scls/">
  <div class="input-group menu-search">
    <input name="search" type="text" class="form-control" placeholder="Search collections" value="">
    <span class="input-group-btn">
      <button type="submit" class="btn btn-primary">
        <span class="glyphicon glyphicon-search"></span>
      </button>
    </span>
  </div>
</form>

Text Content

Log in
 * 
 * about
 * guides
 * browse collections






ALL VERSIONS OF ANY SOFTWARE
ON YOUR SYSTEM. TOGETHER.

Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without
affecting system-wide installed packages.

Get started!


USING A SYSTEM PACKAGE

 * $ python --version
 * Python 2.7.5
 *  


USING A SOFTWARE COLLECTION

 * $ scl enable rh-python35 bash
 * $ python --version
 * Python 3.5.1


FIND YOUR COLLECTIONS

Looking for a new release of Ruby, Python, Perl, or want to install Node.js on
your Enterprise Linux? How about an alternative to MySQL, MariaDB 10.1, or
PostgreSQL 9.5? You can find the components you need in the
SoftwareCollections.org Directory.

Browse the Software Collections Directory


IT'S EASY TO DEVELOP

SoftwareCollections.org is designed to be a community of people who create and
use Software Collections for production systems, proof-of-concept systems, and
development testbeds.

Developers can build on existing SCLs, so they don't need to re-invent the wheel
or take responsibility for packaging unnecessary dependencies. Need a newer
version of Java or Python with your app? Use an existing SCL instead.


LEARN HOW TO BUILD COLLECTIONS

Need to create a Software Collection for your project or product? The guide will
show you how to modify the RPM spec file(s) for your project and create an
easy-to-install Software Collection.

Building collections


COLLECTIONS SUPPORTED BY RED HAT

Red Hat offers a set Software Collections with professional, enterprise-class
support for Red Hat® Enterprise Linux®. You can find relevant information on the
Red Hat Customer Portal and access the Red Hat Software Collection channels on
the Red Hat Network (RHN).

Red Hat Software Collections Red Hat Developer Toolset


DEVELOPERWEEK AWARD

Red Hat has received the Top Innovator award for Software Collections at
DeveloperWeek 2014.




GET IN TOUCH

For everybody who wants to discuss Software Collections, there is a mailing list
at sclorg@redhat.com. If you have questions, see the FAQ or ask on StackOverflow
using the software-collections tag.

Subscribe to our mailing list Ask on StackOverflow

© 2013 — 2024 Red Hat, Inc.
Source code
SoftwareCollections.org uses COPR