Ubuntu Software update Problem [closed]

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.

Solution 1:

Try these commands on terminal,

sudo rm -Rf /var/lib/apt/lists/*
sudo apt-get update