我想下載 Skype 16.04 LTS

我想下載 Skype 16.04 LTS

我想安裝 Skype。我正在打開終端並寫入sudo apt-get install skype,但終端顯示:

E: Malformed entry 53 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
E: Malformed entry 53 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.

為什麼?請幫忙。

答案1

請參閱我對此的回答.. 如何使用 Wine 在 Ubuntu 上執行 Windows Skype? 向下捲動到 Ubuntu 上的本機 Skype。我只是編輯它而沒有看到這個問題......簡而言之。 Ubuntu 有一個本機 Skype 用戶端。您可以開啟包含所有 Ubuntu 版本的軟體和更新小程序,然後按一下「其他軟體」標籤。確保規範合作夥伴已勾選。然後您將能夠透過您最喜歡的標準 Ubuntu 安裝方法(軟體中心、突觸或終端)來安裝程式。

或簡單地輸入:

sudo apt-get update
sudo apt-get install skype

相關內容