Ubuntu typically includes Git in its default repositories, making installation straightforward. : Run sudo apt update && sudo apt install git -y .
References: