Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 846  / 1 Year ago, wed, march 8, 2023, 4:23:51

I installed epiphany 3.2 via ppa at webupd8.org to check out the webapp feature. tried it but its not for me. i removed the ppa in the software sources, and did remove --purge, but it is still there and installed. even after a log out. how can i remove epiphany 3.2 from ubuntu (11.10).


More From » ppa

 Answers
5

Try using ppa-purge for this kind of thing. Doing the following steps in a terminal should get you where you need.



sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install ppa-purge
sudo ppa-purge webupd8team/gnome3


We take a moment to add the webupd8 PPA again, because ppa-purge needs to figure out what is in the PPA. ppa-purge itself removes the PPA and replaces everything you got from there with the original version from Ubuntu.


[#42839] Thursday, March 9, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rtbrbab

Total Points: 461
Total Questions: 126
Total Answers: 117

Location: Saudi Arabia
Member since Fri, Jul 1, 2022
2 Years ago
;