1,Ubuntu添加源的時候報下面的錯誤時:
sudo: add-apt-repository: command not found
依次安裝:
sudo apt-get install python-software-properties
sudo apt install software-properties-common
sudo apt-get update
1,Ubuntu添加源的時候報下面的錯誤時:
sudo: add-apt-repository: command not found
依次安裝:
sudo apt-get install python-software-properties
sudo apt install software-properties-common
sudo apt-get update