Here’s how to install Git on Ubuntu 10.04

sudo apt-get install git-core

(The package name is git-core, not git)