Installation on Ubuntu and Debian Linux systems is quite simple. First, to find out if our system is up to date;
$ sudo apt-get update
we are implementing the script. After
$ sudo apt-get install git
command, and then apply it. We write the command that you will follow the next installation steps and after providing the installation we will learn the Go version from the same window.
$ git –version
git version 2.25.1
If the version information is coming successfully, the setup process has been successful.