Download the latest release:
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
Unzip the file:
unzip awscliv2.zip
Install the cli with sudo:
sudo ./aws/install
Remove unecessary temp files:
rm -rf awscliv2*
rm -rf aws/