1.添加PPA源的命令为 add-apt-repository ppa:user/ppa-name apt-get update 2.删除PPA源的命令为 add-apt-repository -r ppa:user/ppa-name