ubuntun无法安装 libsdl2-dev
SDL
Simple Directmedia Layer
项目地址:https://gitcode.com/gh_mirrors/sd/SDL
免费下载资源
·
sudo apt-get install libsdl2-dev
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:
libsdl2-dev : Depends: libasound2-dev but it is not going to be installed
Depends: libegl1-mesa-dev but it is not going to be installed
Depends: libgl1-mesa-dev but it is not going to be installed
Depends: libgles2-mesa-dev but it is not going to be installed
Depends: libglu1-mesa-dev but it is not going to be installed
Depends: libpulse-dev but it is not going to be installed
Depends: libsdl2-2.0-0 (= 2.0.8+dfsg1-1ubuntu1) but 2.0.8+dfsg1-1ubuntu1.18.04.1 is to be installed
Depends: libudev-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
解决方法
使用 aptitude 安装
sudo aptitude install myNewPackage
GitHub 加速计划 / sd / SDL
8.9 K
1.68 K
下载
Simple Directmedia Layer
最近提交(Master分支:3 个月前 )
a57c5669 - 3 个月前
20a6193e - 3 个月前
更多推荐
已为社区贡献6条内容
所有评论(0)