ubuntu 24 - remove ppa repository
Bash[Edit]
+
0
-
0
Ubuntu 24 - remove ppa repository
1 2 3 4 5 6 7 8 9 10 11sudo add-apt-repository -r REPOSITORY_PATH sudo apt update # Practical example: # sudo add-apt-repository -r ppa:chromium-daily/stable sudo apt update # Source: https://launchpad.net/~chromium-daily/+archive/ubuntu/stable