Software collection libraries are collections of RPMs for RPM distributions of linux. They generally install in /opt/__SCL_NAME__ 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.
Questions tagged [scl]
16 questions
0
votes
0 answers
CentOS 7 SCL (Software Collections) abandoned?
There is a difference in version between httpd24-httpd installed with Software Collections on CentOS 7.9 and httpd24-httpd installed with RHEL (Universal Base Images).
CentOS 7.9
yum install centos-release-scl centos-release-scl-rh
yum install…

ngyuki
- 101
- 1