Skip to content

Instantly share code, notes, and snippets.

@fabiomello
Created May 14, 2023 01:24
Show Gist options
  • Select an option

  • Save fabiomello/5aa5f1d8a2f90d57e4fc9db215420bb5 to your computer and use it in GitHub Desktop.

Select an option

Save fabiomello/5aa5f1d8a2f90d57e4fc9db215420bb5 to your computer and use it in GitHub Desktop.
Install_Ruby_3_2_2
#!/bin/bash
sudo apt install libtool
sudo apt install libyaml-dev
asdf install ruby 3.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment