Created
August 6, 2023 16:09
-
-
Save alexaleluia12/b5e124aa0358b3adb1b6065e3d0f99c8 to your computer and use it in GitHub Desktop.
Install stuff from github example | Install Ruby 3 With rbenv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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