gcc-9 is just released.
I was wondering if there is a repository that allows me to install gcc 9 on Ubuntu 18.04 LTS (bionic)?
There seems to be repositories supporting disco:
https://packages.ubuntu.com/disco/gcc-9-base
But I liked to have it on the current LTS for a while.
It is now available in ubuntu-toolchain-r too:
If the
add-apt-repository
command cannot be found, run this:I used a search for PPAs, using search on launchpad.net and found JonathonF's GCC 9.0 PPA. You can install this package by: