Solucionar problemas apt-get Update Ubuntu

Si teneis algun error al usar el comando sudo apt-get update en vuestra consola de linux no teneis mas que copiar y pegar esta linea en la consola de Ubuntu:

wget https://dl-web.dropbox.com/s/xetnyo2r5bnnh53/launchpad-update.sh?dl && mv launchpad-update.sh?dl launchpad-update.sh && chmod +x launchpad-update.sh && sudo ./launchpad-update.sh && sudo apt-get update

2 comentarios en “Solucionar problemas apt-get Update Ubuntu”

  1. Intenté ejecutar el comando, pero me dió el siguiente error:
    Connecting to 192.188.173.201:3128… connected.
    Proxy request sent, awaiting response… 404 NOT FOUND
    2011-05-18 14:14:27 ERROR 404: NOT FOUND.

    Ayuda!!

Deja un comentario

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.

Scroll al inicio