Install Git
Installing Git.
Linux
Debian/Ubuntu
sudo apt-get update
sudo apt-get install git
verify the version installed
git --version
Windows
MacOS
HomeBrew
brew install git
Verify installation
git --version
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.