Skip to content

Instantly share code, notes, and snippets.

@anamorph
Created March 21, 2021 12:09
Show Gist options
  • Save anamorph/46039fa8a4e2c1ac96875bd435a9f681 to your computer and use it in GitHub Desktop.
Save anamorph/46039fa8a4e2c1ac96875bd435a9f681 to your computer and use it in GitHub Desktop.
Installing AWS CLI v2 on raspian
pip3 install https://github.com/boto/botocore/zipball/v2#egg=botocore --upgrade
pip3 install -r requirements.txt
pip3 install .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment