Skip to content

Instantly share code, notes, and snippets.

@alvinkatojr
Forked from galulex/install.md
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save alvinkatojr/ce3abcb397f76c1d70ed to your computer and use it in GitHub Desktop.

Select an option

Save alvinkatojr/ce3abcb397f76c1d70ed to your computer and use it in GitHub Desktop.

Developer libs

mysql, rmagic, curl, git, vim, sqlite, nodejs nokogiri...

sudo apt-get install libxslt1-dev libxml2-dev libmagickwand-dev imagemagick libsqlite3-dev libcurl4-openssl-dev curl git git-gui vim-gtk mysql-server mysql-client ruby-mysql libmysqlclient-dev mysql-workbench exuberant-ctags icedtea-plugin nodejs rar wmctrl

Ruby

sudo apt-get install python-software-properties
sudo apt-add-repository ppa:brightbox/ruby-ng
sudo apt-get update
sudo apt-get install ruby2.2 ruby2.2-dev

click

Rails

sudo apt-get install ruby-rails-4.0
sudo gem install rails

MongoDB

sudo apt-get install mongodb

Redis

sudo apt-get install redis-server

Sphinx

sudo apt-get install sphinxsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment