Git Lifecycle

Install

Ubuntu

sudo apt-get install git-core

Red Hat/Centos/OEL

yum -y install git-core

Uninstall

yum remove git_core