99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments
MIT License
8.53k stars 822 forks source link

Unable to find steps to download for Linux ARM Machines #1225

Closed anshitbansal21 closed 1 year ago

anshitbansal21 commented 1 year ago

The setup process I have earlier used is for homebrew on my mac, but homebrew is not supported for Linux ARM. Can anyone guide me here on how to download and setup the Linux ARM latest release which can be found here -> https://github.com/99designs/aws-vault/releases/latest

This is probably an easy thing that I am not able to understand. It will be very helpful if someone can help me with the setup steps!

FernandoMiguel commented 1 year ago

you want aws-vault-linux-arm64 just download that and put it in any of your $PATH

anshitbansal21 commented 1 year ago

Thank you so much @FernandoMiguel! I did try this but I was doing something stupid previously, it worked now! :smile: