Installing AWS Elastic Beanstalk cli on OpenSuse
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.
Jun 4, 20191 min read
