Unable to correct problems, you have held broken packages.
sudo apt-get install -f
sudo dpkg --configure -a
Unable to correct problems, you have held broken packages.
sudo apt-get install -f
sudo dpkg --configure -a
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>
unable to correct problems you have held broken packages npm
# If you are getting unmet dependency issues this may help
# I got this issue while trying to install npm
sudo apt-get install aptitude
sudo aptitude install <package name>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us