So, I just recently upgraded to ubuntu 18.04, and I've had this bug showing up lately. The terminal fails to connect to the internet, and so does the Software Updater. I'm guessing it's problem not related to the terminal itself, but the archive.ubuntu thing in whole, as the GUI updater isn't working as well.
I'm running the apt-get install command to install a package (grub-customizer) and it gets stuck on 54% and it just freezes while downloading the library known as libx86emu. No kb/s sign, just the yellow coloured line shows the message libx86emu downloading.
With the GUI Software Updater, it shows "Unable to connect to archive.ubuntu, Please check your internet connection.
The Ubuntu Software Store works perfectly and is sucessfull in downloading any program Every other program including the very web browser I'm typing in successfully connects to the internet, I don't have a clue as to why the terminal/software updater fails to do so.
This was my first post here, so please tell me if I need to be more specific in my question.
Thanks in advance!
apt-get install
command output so we could see what repositories it was trying to contact and whether a proxy is involved. As it is, the best I can do is suggest you try a different mirror: see for example How can I get apt to use a mirror close to me, or choose a faster mirror? – steeldriver May 20 '18 at 13:50