0
W:Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/i18n/Index  
E:Some index files failed to download. They have been ignored, or old ones used instead.
Stemy
  • 3
  • 1

1 Answers1

2

Try these commands on terminal,

sudo rm -Rf /var/lib/apt/lists/*
sudo apt-get update
Avinash Raj
  • 78,556