본문 바로가기
etc/환경설정

[GIT] Linux 환경에서 GIT 설치

by 하람 Haram 2025. 9. 5.
728x90

다음 링크를 통해서 명령어를 확인한다

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

 

Git

Download for Linux and Unix It is easiest to install Git on Linux using the preferred package manager of your Linux distribution. If you prefer to build from source, you can find tarballs on kernel.org. The latest version is 2.51.0 Debian/Ubuntu For the la

git-scm.com

 

apt-get install git
728x90