【Fundamental Tech】/Operating System
[Ubunut] APT repository 제거
* 출처: https://askubuntu.com/questions/307/how-can-ppas-be-removed How can PPAs be removed?I've added many PPAs using the add-apt-repository command. Is there a simple way to remove these PPAs? I've checked in /etc/apt/sources.list for the appropriate deb lines but they aren't there. T...askubuntu.comThere are a number of options:Use the --remove flag, similar to how the PPA was added:sudo add-ap..
2020. 10. 17. 10:40