Skip to content

Instantly share code, notes, and snippets.

@alexaleluia12
Created August 6, 2023 16:09
Show Gist options
  • Select an option

  • Save alexaleluia12/b5e124aa0358b3adb1b6065e3d0f99c8 to your computer and use it in GitHub Desktop.

Select an option

Save alexaleluia12/b5e124aa0358b3adb1b6065e3d0f99c8 to your computer and use it in GitHub Desktop.
Install stuff from github example | Install Ruby 3 With rbenv
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/HEAD/bin/rbenv-installer | bash
I had problem installing ruby +3 using rbenv from apt, I moreved rbenv and staling from source works like a charm
font: https://phoenixnap.com/kb/install-ruby-ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment