wget https://github.com/git/git/archive/v1.8.2.1.zip unzip v1.8.2.1.zip cd v1.8.2.1 sudo make --prefix=/usr/ install sudo make --prefix=/usr install