Steps to install devtoolset-6 on CentOS 7

background

In CentOS7 (7.8.2003), support for devtoolset-6 has expired and It cannot be installed by the following procedure. https://www.softwarecollections.org/en/scls/rhscl/devtoolset-6/

Installation method

For the time being, I was able to install it using the following method. (I think there is a simpler way.)

# yum -y install centos-release-scl

# Fix as devtoolset-6 not in CentOS 7.7 mirrors
sed -i 's/7/7.6.1810/g; s|^#\s*\(baseurl=http://\)mirror|\1vault|g; /mirrorlist/d' /etc/yum.repos.d/CentOS-SCLo-*.repo

# yum install -y devtoolset-6

Reference URL

thnx :) https://groups.google.com/g/vfx-platform-discuss/c/_-_CPw1fD3c?pli=1

Recommended Posts

Steps to install devtoolset-6 on CentOS 7
Steps to install MySQL 8 on CentOS 8
How to install MariaDB 10.4 on CentOS 8
How to install beta php8.0 on CentOS8
Install Golang on CentOS 8
Install Neo4j 4.1.3 on centOS
Install Vertica 10.0 on CentOS 6.10
Install PostgreSQL 12 on Centos8
Install nginx on centOS7
Install Python 3 on CentOS 7
Install Mattermost on CentOS 7
Install PostGIS 2.5.5 on CentOS7
Install Redmine 4.1.1 on CentOS 7
Smokeping Install on CentOS7
Install PostgreSQL 13 on CentOS 7.5
Steps to install samba on CentOS 8 and connect from Windows 10 Explorer
Command to install nginx / PHP7 / php-fpm on CentOS7
Install OpenFOAM v2006 on CentOS
Install Jenkins on Docker's CentOS
Install Apache on CentOS on VirtualBox
Install Ruby 2.7 on CentOS 7 (SCL)
Steps to set up Postfix and Dovecot on CentOS 8.3
Steps to set up a VNC server on CentOS 8.3
Install MySQL 5.6 on CentOS6 [How to specify the version]
Try DPDK20 SDK on CentOS7 â‘ Install
How to deploy Laravel on CentOS 7
Steps to run docker on Mac
How to install ImageMagick on Windows 10
Install Ruby 2.5 on CentOS 7 using SCL
Install Java Open JDK 8 on CentOS 7
Upgrade from MYSQL5.7 to 8.0 on CentOS 6.7
Install apache 2.4.46 from source on CentOS7
How to install WildFly on Ubuntu 18.04
How to install GNOME as a desktop environment on CentOS 7
Install Java 9 on windows 10 and CentOS 7
Install Golang / MariaDB on CentOS8, connect to DB and execute SQL
Steps to install Maven on Mac and use it in Eclipse
Install PHP7.4 to build CentOS7 Laravel environment
How to install Eclipse (Photon) on Mac
How to install production Metabase on Ubuntu
I want to install PHP 7.2 on Ubuntu 20.04.
Install the webmail client Rainloop on CentOS 8
Install CentOS 7 on Raspberry pi 4 Model B
I tried to build AdoptOpenjdk 11 on CentOS 7
How to install kafkacat on Amazon Linux2
Steps to register Java files on GitHub
Install MariaDB (CentOS 8)
[CentOS] Install apache-loggen
OpenVPN on CentOS 8
Install NextCloud on CentOS 7 with Alibaba Cloud ECS
How to install network drivers on standalone Ubuntu
How to install NVIDIA driver on Ubuntu 18.04 (Note)
Install GitLab on CentOS 8 with no internet connection
How to install multiple JDKs on Ubuntu 18.04 LTS
[Java] 4 steps to implement splash screen on Android
Reference articles and books used to install CentOS
[Ruby on Rails] How to install Bootstrap in Rails
Install gradle on mac
How to install Ruby on an EC2 instance on AWS
Maven on CentOS 7 tutorial
Install OpenJDK on macOS