When I try to add the person who made the Awoken icon theme to my repos, and then i update,it looks for the repos through the quantal link which currently does not include the repos. Is it possible to hook that up to the Precise repos instead?
My code is:
sudo add-apt-repository ppa:alecive/antigone sudo apt-get update sudo apt-get install awoken-icon-theme
The last one was the one I was about to do but then noticed the second line of code gave me this error:
W: Failed to fetch http://ppa.launchpad.net/alecive/antigone/ubuntu/dists/quantal/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/alecive/antigone/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
Any help would be appreciated!