遇到 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).求助
- 0次
- 2021-07-13 07:43:32
- idczone
安装transmission-daemon遇到这个错误一直无法解决,google一圈没找出问题
[email protected](none):~# apt-get install transmission-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libgtk-3-0 : Depends: libgtk-3-common (= 3.4.2-7) but it is not going to be installed
Recommends: hicolor-icon-theme but it is not going to be installed
Recommends: libgtk-3-bin but it is not going to be installed
transmission-daemon : Depends: libminiupnpc5 but it is not going to be installed
Depends: libnatpmp1 but it is not going to be installed
Depends: transmission-common (= 2.52-3+nmu2) but it is not going to be installed
Recommends: transmission-cli (>= 1.50-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
按它说,apt-get -f install
解决了,多谢