
如何在 Ubuntu 15.04 中運行 Ubuntu Tweak?如果我嘗試用這樣的簡單命令來安裝他是行不通的
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
它給我一個錯誤:
W: Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/vivid/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/vivid/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/vivid/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
那麼,有人知道如何讓它在 Ubuntu 15.04 中運作嗎?
答案1
這意味著沒有vivid
.您可以嘗試從此存儲庫頁面手動下載此軟體包並安裝。但這並不意味著它真的不適用於vivid
,通常維護者只是沒有在vivid
環境中建立這個包,但它仍然可以在較新的 Ubuntu 版本中工作。