Install Git in Windows MAC Ubuntu Linux | Git Tutorials

Опубликовано: 17 Март 2026
на канале: Haroon Zuberi
207
7

Host: Haroon Zuberi

In this video we have discussed that how can we install git it in Windows or install git in mac or install git in linux or ubuntu in easy ways.

1- Install Git in Windows
Step 1- Go to https://git-scm.com/download/win
Step 2- Download your Best OS compatible version
Step 3- Install it using simple instructions
Step 4- Then you can simply access the git bash in any directory by right lick and choose option 'Git bash here'

2- Install Git in Mac
By default MAC OS come up with git already installed but if it does not have it then you can install it using this command "brew install git"

3- Install git in Ubuntu Linux
You can simply install it using "sudo apt install git"

To verify the git version you can simply run the command "git --version" and it will return the git latest version

If you are passionate about technology and stay up to date, please subscribe to our channel.
   / @haroon-zuberi  

The aim of 3 Second Solutions is to provide you optimized and easily understandable content in short videos, So that you can review it anytime anywhere with ease.