码迷,mamicode.com
首页 > 系统相关 > 详细

ruby的在ubuntu上的安装

时间:2014-11-30 16:40:43      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:des   blog   http   sp   on   2014   log   bs   linux   

apt (Debian or Ubuntu)

Debian GNU/Linux and Ubuntu use the apt package manager. You can use it like this:

$ sudo apt-get install ruby-full

As of writing, the ruby-full package provides Ruby 1.9.3, which is an old stable release, on Debian and Ubuntu.

 

可能会遇到这样的情况:你只要更新一下 apt-get update ,在进行安装就可以了

bubuko.com,布布扣

 

安装完成后:

可以输入:ruby -v进行验证

ruby的在ubuntu上的安装

标签:des   blog   http   sp   on   2014   log   bs   linux   

原文地址:http://www.cnblogs.com/fatfatdachao/p/4133215.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!