出现错误:‘E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)’(An error occurred: ‘e: there are unsatisfied dependencies. Try running “apt get – f install” (or specify a solution) without specifying the package name)-其他
出现错误:‘E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)’(An error occurred: ‘e: there are unsatisfied dependencies. Try running “apt get – f install” (or specify a solution) without specifying the package name)
遇到此类问题,直接在终端输入即可解决问题。
sudo apt-get --fix-broken install
<Ubuntu系统里面安装mysql>
————————
In case of such problems, the problem can be solved by inputting directly at the terminal.
sudo apt-get --fix-broken install
< Install MySQL & gt;