我想在 Centos Stream 8 上使用 devtoolset-11,但找不到有关 Software Collection 存储库是否可用于 Centos Stream 的任何信息。通常的 dnf 安装 centos-release-scl 不起作用,以前在 Centos 7 中会启用提供开发工具集的 Software Collections 存储库。如何在 Centos Stream 上安装 devtoolset-11?
要在 centos Stream 上使用最新版本的编译器(例如 gcc 11),请安装 gcc 工具集,例如 AppStream 存储库中的 gcc-toolset-11。