Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ubuntu 17.04 的 gcc 7.1 是否有任何 ppa 可用?
https://launchpad.net/~jonathonf/+archive/ubuntu/gcc-7.1 这个ppa适用于16.04,我发现
检查此页面ubuntu-toolchain-r/test
您可以使用安装
sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get install gcc-7
我认为 ubuntu 停止将次要版本作为包名称的一部分。