install git client on ubuntu code example
Example 1: ubuntu install git
sudo apt update
sudo apt install git
Example 2: install git ubuntu
$ sudo apt install git
sudo apt update
sudo apt install git
$ sudo apt install git