Skip to main content

Command Palette

Search for a command to run...

Installing AWS Elastic Beanstalk cli on OpenSuse

Published
•1 min read•View as Markdown

How to successfully install EB cli on OpenSuse you do need to install a few dev build libraries before for make to succeed the build.

# sudo zypper in gcc zlib-devel libffi-devel libopenssl-devel

This should save lots of trouble for Suse users.

More from this blog

W

Works With Agents

30 posts