Created
February 10, 2020 02:35
-
-
Save kenzo0107/d8447cdf6450d07b7a2d92916b2d3c4d to your computer and use it in GitHub Desktop.
Install latest awscli on Amazon Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum install python3 -y | |
sudo pip3 install awscli --upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment