April 16, 2018

How to fix the error : Unable to fetch some archives, maybe run apt-get update or try with

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

I have prepared two ways to fix the error below. In my case, the first way is worked.


[Way 1]
$ sudo rm -rf /var/lib/apt/lists/*
$ sudo apt-get update

[Way 2]
$ sudo apt-get clean
$ sudo apt-get update


Check environment
O      S Ubuntu 15.10 (64bit) CPU Intel i7-4710MQ 2.50GHz
SHELL GNU bash (4.3.42) RAM 1 GB