mac

可以通过brew

linux

官方提供了运行脚本

# with curl
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-installer | bash
# alternatively, with wget
wget -q https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-installer -O- | bash

安装检查

# with curl
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor | bash
# alternatively, with wget
wget -q https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor -O- | bash

说明

对于使用shell脚本安装的需要配置环境变量,安装完成之后会有提示

参考资料

https://github.com/rbenv/rbenv-installer

最新文章

  1. mysql select
  2. iOS对键盘的处理
  3. ActiveReports中如何使用Excel数据源
  4. Dubbo框架选型
  5. fir.im Weekly - 600个 Android 开源项目汇总
  6. http://jingyan.baidu.com/article/f3ad7d0ffc061a09c3345bf0.html
  7. Toad
  8. CDH离线安装之安装包下载地址
  9. hdu4639Hehe
  10. Bash常用快捷键
  11. 用jq 做了一个排序
  12. MD5加密解密
  13. Java-对象多态性
  14. Java-抽象类定义构造方法
  15. php中serialize、unserialize与json_encode、json_decode比较
  16. js获取对象长度和名称
  17. PA模块报错-实际返回的行数超出请求的行数(分析标准FORM报错解决思路)
  18. [转]centos7 修改yum源为阿里源
  19. HackerRank beautiful string
  20. [No000010E]Git7/9-标签管理

热门文章

  1. 使用adb命令对移动设备截图
  2. redis - redis安装与启动
  3. Vue父组件向子组件传值以及data和props的区别
  4. js判断数组中是否有重复元素
  5. JavaScript克隆数组
  6. JQuery+Bootstrap 自定义全屏Loading插件
  7. RabbitMq 消息队列 在Python端的应用
  8. java使用RSA与AES加密解密
  9. ss-套接字监控工具
  10. mongodb驱动接口