Remove a PPA source from the command line

sudo add-apt-repository --remove "whatever PPA"

Just uses the --remove option

Comments

Popular Posts