E: Unmet dependencies. Try 'apt --fix-broken install' with no packages [or specify a solution].
- 报错如下
- 解决方法
报错如下
解决方法
sudo apt --fix-broken install
E: dependencies. Try ‘apt --fix-broken install‘ with no packages (or specify a solution).
阅读 92
2023-02-04
sudo apt --fix-broken install
相关推荐
精彩评论(0)