Apt Install Npm Unable To Correct Problems, You Have Held Broken Packages. Code Example


Example 1: Unable to correct problems, you have held broken packages.

sudo apt-get install -f sudo dpkg --configure -a

Example 2: Unable to correct problems, you have held broken packages

$ sudo dpkg --list  then look for a package with the name of the one you're trying to install eg mysql and purge them by name. I repeat by name.   $sudo apt-get purge <package name>

Comments

Popular posts from this blog

Chemistry - Bond Angles In NH3 And NCl3

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Change The Font Size Of Visual Studio Solution Explorer