【发布时间】:2020-07-25 19:02:51
【问题描述】:
一般来说,我是使用 Ubuntu (19.10;eoan) 的新手,目前正在尝试安装 r-base。 r-base-dev 已安装。 当我这样做时,我收到以下消息:
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:
r-base : Depends: r-recommended (= 3.6.2-1xenial) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我已使用以下线程来尝试解决我的问题 - 没有任何成功。
Installing r-base; Depenency: r-recommended missing?
Issues in installing r-base-dev
为此,我停在了“禁用/删除/清除 PPA:”部分。因为我无法理解这个过程。
https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa
我将不胜感激任何解决我的问题的解决方案或建议。
【问题讨论】:
标签: r ubuntu dependencies