Ubuntu 17.10 安裝 "愛壁紙" 的 deb 包時,缺失了 python-support 依賴。使用 sudo apt-get -f install 也沒修複。查了下官方源,結果 python-support 被棄用了。 但 "愛壁紙" 還是要用滴,python-support 還是要裝滴 ...
Ubuntu 17.10 安裝 "愛壁紙" 的 deb 包時,缺失了 python-support 依賴。使用 sudo apt-get -f install 也沒修複。查了下官方源,結果 python-support 被棄用了。
但 "愛壁紙" 還是要用滴,python-support 還是要裝滴:
wget http://launchpadlibrarian.net/109052632/python-support_1.0.15_all.deb sudo dpkg -i python-support_1.0.15_all.deb
解決~
參考鏈接:https://askubuntu.com/questions/766169/why-no-more-python-support-in-16-04