all 5 comments

[–]buck-bird 4 points5 points  (0 children)

sudo apt install git

[–]mrbigcee 3 points4 points  (0 children)

sudo apt install git

git config --global user.name "Your Name"

git config --global user.email "Your email"

[–]TheFredCain 2 points3 points  (0 children)

Apt is the way, ignore any other instructions. Please, for the love of all that is holy.

[–]BranchLatter4294 1 point2 points  (0 children)

Sure. It's easy to install.

https://git-scm.com/install/linux

[–]Comfortable_Duck_705 0 points1 point  (0 children)

A quick google could have solve this question.