I know that to add a PPA, we use:
add-apt-repository ppa:user/ppa-name
But for this package : gcc-10, what is user and ppa-name?
I have tried:
add-apt-repository ppa:ubuntu/gcc-10
add-apt-repository ppa:gcc-10
add-apt-repository ppa:focal/gcc-10
They all fails with:
user or team does not exist.
Go to Source
Author: kilasuelika