Chapter 4. Specifics of Individual Software Collections

This chapter is focused on the specifics of certain Software Collections and provides additional details concerning these components.

4.1. Red Hat Developer Toolset

Red Hat Developer Toolset is designed for developers working on the Red Hat Enterprise Linux platform. Red Hat Developer Toolset provides current versions of the GNU Compiler Collection, GNU Debugger, and other development, debugging, and performance monitoring tools. Similarly to other Software Collections, an additional set of tools is installed into the /opt/ directory. These tools are enabled by the user on demand using the supplied scl utility. Similarly to other Software Collections, these do not replace the Red Hat Enterprise Linux system versions of these tools, nor will they be used in preference to those system versions unless explicitly invoked using the scl utility.
For an overview of features, refer to the Features section of the Red Hat Developer Toolset Release Notes. For detailed information regarding usage and changes in 10.1, see the Red Hat Developer Toolset User Guide.

4.2. Maven

The rh-maven36 Software Collection, available only for Red Hat Enterprise Linux 7, provides a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting, and documentation from a central piece of information.
To install the rh-maven36 Collection, type the following command as root:
yum install rh-maven36
To enable this collection, type the following command at a shell prompt:
scl enable rh-maven36 bash
Global Maven settings, such as remote repositories or mirrors, can be customized by editing the /opt/rh/rh-maven36/root/etc/maven/settings.xml file.
For more information about using Maven, refer to the Maven documentation. Usage of plug-ins is described in this section; to find documentation regarding individual plug-ins, see the index of plug-ins.

4.3. Database Connectors

Database connector packages provide the database client functionality, which is necessary for local or remote connection to a database server. Table 4.1, “Interoperability Between Languages and Databases” lists Software Collections with language runtimes that include connectors for certain database servers:
  • yes - the combination is supported
  • no - the combination is not supported

Table 4.1. Interoperability Between Languages and Databases

 Database
Language (Software Collection)MariaDBMongoDBMySQLPostgreSQLRedisSQLite3
rh-nodejs4nononononono
rh-nodejs6nononononono
rh-nodejs8nononononono
rh-nodejs10nononononono
rh-nodejs12nononononono
rh-nodejs14nononononono
rh-perl520yesnoyesyesnono
rh-perl524yesnoyesyesnono
rh-perl526yesnoyesyesnono
rh-perl530yesnoyesyesnoyes
rh-php56yesyesyesyesnoyes
rh-php70yesnoyesyesnoyes
rh-php71yesnoyesyesnoyes
rh-php72yesnoyesyesnoyes
rh-php73yesnoyesyesnoyes
python27yesyesyesyesnoyes
rh-python34noyesnoyesnoyes
rh-python35yesyesyesyesnoyes
rh-python36yesyesyesyesnoyes
rh-python38yesnoyesyesnoyes
rh-ror41yesyesyesyesnoyes
rh-ror42yesyesyesyesnoyes
rh-ror50yesyesyesyesnoyes
rh-ruby25yesyesyesyesnono
rh-ruby26yesyesyesyesnono
rh-ruby27yesyesyesyesnono
rh-ruby30yesnoyesyesnoyes