I'm testing PPAs, so I commonly use ppa-purge
, that restores my default versions. But I always have problem with the ppa name. What do I need to put as argument for ppa-purge
?
I always used my browser to check name on launchpad, but what about when I'm without internet and I can't start X. Org server?
For xorg-edgers I know that ppa:xorg-edgers/ppa
what about others? Let's say, I know that I have PPA of X-Updates. How do I find out the name of this PPA so I could use with ppa-purge, without using browser
So the name should be something like ppa:NAME/ppa
? How to get this NAME?
:deb http://ppa.launchpad.net/zeitgeist/ppa/ubuntu lucid main #Zeitgeist PPA
helps me nothing in my case... – gsedej Mar 31 '11 at 16:14ppa:zeitgeist/ppa
. Hope you see the pattern. – Adam Byrtek Mar 31 '11 at 21:06sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
Any help is welcome. ;-) – Clemens Apr 29 '21 at 20:02