How to install aws cli on ubuntu?

Member

by adolf , in category: Installation & Upgrades , 10 months ago

How to install aws cli on ubuntu?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by sallie , 10 months ago

@adolf run the following command in the terminal to install AWS cli in Ubuntu:


1
2
sudo apt-get update
sudo apt-get install awscli