ranjith@NKR:~$ sudo apt-get install desktop4shared-1.3_1-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package desktop4shared needs to be reinstalled, but I can't find an archive for it.
Desktop4shared 安装失败后,我无法安装任何软件。我该如何重新安装该软件?
答案1
打开你的终端并粘贴此
wget http://dc153.4shared.com/download/x3JqSRo1/desktop4shared-11_1-all.deb
下载后,你可以从终端安装它
sudo dpkg -i desktop4shared-11_1-all.deb
它将安装。希望有帮助。