¿Cómo arreglo los paquetes rotos cuando no funciona? Cuando trato de arreglar paquetes rotos, me dice "arreglar paquetes rotos".
Mejor respuesta
Mis comandos estándar cuando intento arreglar paquetes:
sudo apt-get update
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get check
sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get update