Skip to content

How to install devtoolset on CentOS machines #41

@paskino

Description

@paskino

More than an issue this is a note.

Follow these instructions

https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/

# 1. Install a package with repository for your system:
# On CentOS, install package centos-release-scl available in CentOS repository:
sudo yum install centos-release-scl

# 2. Install the collection:
$ sudo yum install devtoolset-7

# 3. Start using software collections:
$ scl enable devtoolset-7 bash

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions