
我使用的是 Ubuntu 18.04.2。
我在儀表板中找不到 Ubuntu 軟體(或軟體中心)。我嘗試使用以下命令安裝它:
sudo apt-get update
sudo apt-get upgrade
然後
sudo apt-get install software-center*
所有進程運行後,我收到以下訊息:
$ sudo apt-get install software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package software-center is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'software-center' has no installation candidate
我認為該問題可能與我之前嘗試安裝 MATE 桌面環境有關。由於失敗,我清除了已安裝的軟體包。我假設當我清除 MATE 軟體包時,我還刪除了軟體中心以及需要重新安裝的東西。
答案1
套餐software-center
18.04 中不存在,gnome-software
改為使用。
sudo apt install gnome-software