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.
Asked
Active
Viewed 198 times
0

Sylvain Pineau
- 62,169

Stemy
- 3
- 1
-
1This is not a duplicate. This is not a ppa. – mchid Jun 27 '16 at 10:08
-
2We need more context. – guntbert Jun 27 '16 at 20:19
1 Answers
2
Try these commands on terminal,
sudo rm -Rf /var/lib/apt/lists/*
sudo apt-get update

Avinash Raj
- 78,556