"Not Found" and "Failed to fetch" error while apt-get update
If we had any errors with executing:
sudo apt-get update
Such Not Found... or Failed to fetch..., this steps can fix those:
sudo apt-get update
sudo -i
apt-get clean
cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
apt-get clean
apt-get update
Written by Ivan Kornilov
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Apt-get
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#