I am currently running 12.04 and I can't get Jupiter to install on my computer.
These are the commands I am running to install it:
sudo add-apt-repository ppa:webupd8team/jupiter
sudo apt-get update
sudo apt-get install jupiter
This is the error I get after updating:
W: Failed to fetch http://ppa.launchpad.net/webupd8team/jupiter/ubuntu/dists/saucy/main/binary-amd64/Packages 404 Not Found
and finally after install jupiter, I get this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package jupiter
Any ideas on how I can fix this issue? Or can anyone point me in the right direction?
/etc/apt/sources.list
– Stormvirux Mar 07 '14 at 03:08saucy
meaning youretc/apt/sources.list
has errors. I just installed jupiter inprecise
without any issue – Stormvirux Mar 07 '14 at 03:34lsb_release -sc
– Avinash Raj Mar 07 '14 at 04:25