Skip to content

Instantly share code, notes, and snippets.

@andreyuhai
Created July 25, 2019 09:12
Show Gist options
  • Save andreyuhai/d08131b9a3900825714c2c4b47ba58ec to your computer and use it in GitHub Desktop.
Save andreyuhai/d08131b9a3900825714c2c4b47ba58ec to your computer and use it in GitHub Desktop.
Installing rbenv dependencies before installing Ruby with rbenv

sudo apt-get install autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm5 libgdbm-dev -y

source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment