how to check the git version in ubuntu code example Example 1: ubuntu install git sudo apt update sudo apt install git Example 2: check git installed linux git --version