Install Feedzirra on ubuntu

Last day when I tried to install Feedzirra gem, I faced some dependency issues due to some missing libraries in ubuntu. After some googling I just got it installed. Here I listed out all the dependencies and procedures to successful installation of Feedzirra.

You can install the dependencies using the following command

sudo apt-get install libcurl4-openssl-dev libxml2 libxslt-dev
view raw dep.sh hosted with ❤ by GitHub

Now try to install Feedzirra gem.

gem install feedzirra
view raw gistfile1.sh hosted with ❤ by GitHub


If you find my work helpful, You can buy me a coffee.