Ubuntu / Debian Git Install

git ubuntu debian install

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.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.