背景:使用命令sudo add-apt-repository ppa:webupd8team/java提示错误信息:
Ubuntu的add-apt-repository: command not found
原因:
缺少程序
解决办法:
sudo apt-get install software-properties-common python-software-properties