Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

378
Visualizações
How to install AWS SAM CLI on Linux without Brew

Update on Dec 2020

The AWS github issue is Provide linux installation without homebrew #1424. Please monitor the update in the github issue for the latest status.

AWS finally decided to provide non brew approach.

we have work currently underway to provide a better install experience via pyinstaller. In the near term we will continue publishing to brew to support people that are already using it, as well as pip but the core artifact will be produced using pyinstaller and hopefully allow for a better experience for Linux and macOS users, and it is my hope this will also en courage downstream packages to be published for Linux distributions eg yum and deb repos similar to how AWS cli is commonly available.


Question

Please suggest a way to install AWS SAM in Linux without using homebrew. AWS documentation tells to use homebrew, however there should be a way without using brew.


AWS documentation

Installing the AWS SAM CLI on Linux Step 5: Install the AWS SAM CLI

Follow these steps to install the AWS SAM CLI using Homebrew:

brew tap aws/tap
brew install aws-sam-cli
over 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

Use pip

  • awslabs/aws-sam-cli Provide linux installation without homebrew

    I think the docs are bad written. running

    pip install aws-sam-cli

    installs everything OK```

over 4 years ago · Santiago Trujillo Relatório

0

Build latest version from source

git clone https://github.com/awslabs/aws-sam-cli.git && cd aws-sam-cli
python setup.py install
over 4 years ago · Santiago Trujillo Relatório

0

As installing SAM CLI with homebrew is time consuming task, one can simply do following to install it :

  • Install Python > 3 (I did Python 3.7)
  • Then run command python3.7 -m pip install aws-sam-cli

P.s If you face any error due to virtual environment or any python error please run the last command with sudo : sudo python3.7 -m pip install aws-sam-cli

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda