I tried installing git on Ubuntu 12.10 using the command sudo apt-get install git. But I am getting error message like this:
git
sudo apt-get install git
Readin
Try running below commands.
sudo rm -vf /var/lib/apt/lists/* sudo apt-get update