sudo: add-apt-repository: command not found 错误

add-apt-repository 命令(实质是个Python脚本)在source.list里添加 ppa 源了(同时完成导入key)

sudo apt-get install software-properties-common

sudo apt-get install python-software-properties