0
0

More than 5 years have passed since last update.

Ubuntu18.04にrubyを入れる

Posted at

Ubuntu18.04にrubyを入れる。

sudo apt install ruby
# バージョン確認
ruby -v

今回はruby 2.5.1p57がはいりました。
最新なのでしょうか。
わからないのですが、homebrewやbenvを使うより簡単な気がします。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0