How to fix “Unable to correct problems, you have held broken packages” LinuxPip
Posted on by
E Unable To Correct Problems You Have Held Broken Packages. NodeJS Ubuntu 16.04 Unable to correct problems, you have held broken packages YouTube The following information may help to resolve the situation: The following packages have unmet dependencies: green-recorder : Depends: python-urllib3 but it is not installable E: Unable to correct problems, you have held broken packages If that does not suffice, try: sudo apt-get install -f
How to fix "unable to correct problems you have held broken packages" on Ubuntu 20.04 LTS YouTube from www.youtube.com
Then clean and update: sudo apt-get clean && sudo apt-get update The following packages have unmet dependencies: nginx-module-brotli : Depends: nginx (= 1.17.3-2-ppa7~bionic) E: Unable to correct problems, you have held broken packages
How to fix "unable to correct problems you have held broken packages" on Ubuntu 20.04 LTS YouTube
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 While working at the terminal, trying running sudo dpkg -configure -a to start an automatic update process that looks for any broken dependencies on your system caused by packages that aren't installed This will go a long way toward fixing broken dependencies
E Unable to correct problems, you have held broken packages YouTube. The following information may help to resolve the situation: The following packages have unmet dependencies: idle3 : Depends: idle (>= 3.6.5-3) but it is not going to be installed E: Unable to correct problems, you have held broken packages 在Ubuntu中安装软件的时候经常碰到E: Unable to correct problems, you have held broken packages.的错误,顾名思义是因为某些软件包冲突导致,幸运的话sudo apt-get update && sudo apt-get upgrade 可以解决,但这种情况属于可遇不可求,更多的适合这么做不济于事。这样一来如何彻底解决就成了一个问题,经过多次摸索之后.
解决Unable to correct problems ,you have held broken packages_unable to correct problems youCSDN博客. Then clean and update: sudo apt-get clean && sudo apt-get update Method 1: Using dpkg -configure to Fix Held Broken Packages