尝试安装 Dropbox 时,我的终端仿真器显示以下错误。我需要帮助,我是 Ubuntu 新手。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
nautilus-dropbox : Depends: dropbox but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
答案1
运行sudo apt-get autoclean
然后sudo apt-get update
再次安装。
答案2
从下载 Dropbox 软件包Dropbox 网站,安装它,然后安装nautilus-dropbox
。我不认为官方存储库中提供了 dropbox 包。