相关疑难解决方法(0)

如何列出依赖包(反向依赖)?

为了研究导致安装给定软件包的原因,我想获取依赖于该软件包的软件包列表。我在man dpkg.

package-management command-line dependencies

278
推荐指数
6
解决办法
25万
查看次数

如何安全地恢复 libglapi-mesa 版本?

目前我无法安装某些软件

须藤apt-get install vlc

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.
 vlc : Depends: libgles1-mesa (>= 7.8.1) but …
Run Code Online (Sandbox Code Playgroud)

apt

5
推荐指数
1
解决办法
2901
查看次数