How to install GIT version control system?

by Daniel Pham
Published: Updated:

How to install GIT version control system? In this article, I will show you how to install Git version control system on your computer.

First, I have to admit that I am a fan of Linux, so I have almost never used MacOS.

Install Git on Linux computers

I am using Linux Mint operating system and it is based on Ubuntu. If you are using Ubuntu or Debian (or operating systems based on it) the installation is the same.

To install this version control software, open your terminal and type the command below.

apt-get install git -y

Read the following link to see how to install for other Linux OSs.

Install Git on Windows computers

For Windows computers, you can access this link to download the installation file to your computer.

download the installation file to your computer
Download the installation file to your computer.

After downloading the installation file to your computer, double-click the file to start the installation.

After some installation steps, when the installation finishes, open the search window on your computer and type Git Bash to open the program.

open git bash program
Open Git Bash program.

Conclusion

So you have successfully installed Git on your computer. In the following articles, we will learn Git’s commands and use it to manage version code.

(This is an article from my old blog that has been inactive for a long time, I don’t want to throw it away so I will keep it and hope it helps someone).

0 0 votes
Article Rating

You may also like

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments

DevOps Lite is a personal blog specializing in technology with main topics about DevOps, DevSecOps, SRE and System Administrator. Articles are shared for free and contributed to the community.

SUPPORT US

FOLLOW US

Subscribe my Newsletter for new blog posts. Stay updated from your inbox!

© 2021-2024 DevOpsLite.com – All rights reserved.

Please write sources “DevOpsLite.com” when using articles from this website.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

2
0
Would love your thoughts, please comment.x
()
x

Adblock Detected

Please support us by disabling your AdBlocker extension from your browsers for our website.