How to Remove Software Repositories on Ubuntu
How to Remove Software Repositories on Ubuntu The ability to add repositories on Linux is essential to get software from third-party sources other than the official repos. On Ubuntu, it’s possible to add a repository using the add-apt-repository command or by editing the sources.list file. But how do you remove the added repository once you’re done with it? Deleting a repository entry on Ubuntu is even easier than adding one, and there are multiple ways to do the same....