
我想在 Linux 上安裝 XBMC – Kodi Media Center,我使用以下命令來安裝它:
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install kodi
當我使用第一個命令時,它向我顯示:
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version (0.96.20.2-1).
software-properties-common set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
google-chrome-stable : Depends: libappindicator1 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
那我能做些什麼來解決這個問題呢?
答案1
你不能也不應該。 Kali 是一個專門針對滲透測試的發行版,將其設定為媒體中心是沒有意義的。
從卡利官方文檔:
Kali Linux 專門用於滿足專業滲透測試和安全審計的要求。為了實現這一目標,Kali Linux 中實施了幾項核心更改,反映了這些需求:
(...)
一組最小且可信賴的儲存庫:考慮到 Kali Linux 的目的和目標,維護整個系統的完整性絕對是關鍵。考慮到這一目標,Kali 使用的上游軟體來源集保持在絕對最低限度。許多 Kali 新用戶都想在他們的sources.list 中添加額外的儲存庫,但這樣做會帶來破壞 Kali Linux 安裝的嚴重風險。