在Ubuntu14.04中多次尝试安装psql,但失败了,出现了以下错误:
The following packages have unmet dependencies:
postgresql : Depends: postgresql-11 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.有什么想法吗?
发布于 2019-04-16 09:36:08
使用删除已损坏的包,然后重试。大多数情况下,一旦坏包被移除,它就会安装
https://askubuntu.com/questions/1134302
复制相似问题