insall git onec2
$ sudo yum install git
install git on amazon linux
#Create an EC2 instance with Amazon Linux 2 with internet access
#Connect to your instance using putty
#Perform a quick update on your instance:
sudo yum update -y
#Install git in your EC2 instance
sudo yum install git -y
#Check git version
git version
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us