How to Remove/delete PPAs on Ubuntu 18.04,19.04,16.04.
Method 1. Remove a PPA using APT in terminal
open terminal
you add a PPA using add-apt. We’ll use same add-apt to remove a PPA.
sudo add-apt-repository ppa:PPA_Name/ppa --remove
Method 2:- Remove a PPA from Software Sources via GUI
Best and easiest way