首页 > 系统服务 > 详细

ruby的在ubuntu上的安装

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

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上的安装

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!