ฉันใช้ Ubuntu 14.04 เมื่อฉันวิ่ง:
sudo add-apt-repository ppa:ubuntu-wine/ppa
ฉันได้รับข้อผิดพลาดต่อไปนี้:
sudo: add-apt-repository: command not found
ฉันพยายามวิ่ง
sudo apt-get install software-properties-common
แต่มันแสดงให้เห็นว่า:
software-properties-common is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
sudo apt install software-properties-common --reinstall
?