我通过以下方式安装了libnuma-dev:

sudo apt-get install libnuma-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:
  libnuma-dev : Depends: libnuma1 (= 2.0.8~rc3-1) but 2.0.9~rc5-1ubuntu3.14.04.2 is to be installed
E: Unable to correct problems, you have held broken packages.

我尝试卸载并重新安装,但是它不起作用。谁能帮我?非常感谢!

最佳答案

将系统更新到最新版本。这是导致问题的原因!

10-01 11:11