What is the best way to install the aws cli?
There are a few conflicting resources about this online.
Per
curl "" -o "awscliv2.zip" unzip awscliv2.zip sudo ./aws/install
This can be installed with snap
sudo snap install aws-cli
By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy