<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vilius</title>
    <description>The latest articles on DEV Community by Vilius (@vystartasv).</description>
    <link>https://dev.to/vystartasv</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F133303%2F50baa34e-e011-4576-8b1a-5974d272fc34.jpg</url>
      <title>DEV Community: Vilius</title>
      <link>https://dev.to/vystartasv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vystartasv"/>
    <language>en</language>
    <item>
      <title>Installing AWS Elastic Beanstalk cli on OpenSuse</title>
      <dc:creator>Vilius</dc:creator>
      <pubDate>Tue, 04 Jun 2019 20:04:15 +0000</pubDate>
      <link>https://dev.to/vystartasv/installing-aws-elastic-beanstalk-cli-on-opensuse-358e</link>
      <guid>https://dev.to/vystartasv/installing-aws-elastic-beanstalk-cli-on-opensuse-358e</guid>
      <description>&lt;p&gt;How to successfully install EB cli on OpenSuse you do need to install a few dev build libraries &lt;strong&gt;before&lt;/strong&gt; for make to succeed the build.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# sudo zypper in gcc zlib-devel libffi-devel libopenssl-devel
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;This should save lots of trouble for Suse users.&lt;/p&gt;

</description>
      <category>opensuse</category>
      <category>eb</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
