http://www.scala-sbt.org/0.13/docs/zh-cn/Installing-sbt-on-Linux.html
[root@hadoop1 target]# curl https://bintray.com/sbt/rpm/rpm > bintray-sbt-rpm.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 160 0 160 0 0 160 0 --:--:-- 0:00:01 --:--:-- 103
[root@hadoop1 target]# mv bintray-sbt-rpm.repo /etc/yum.repos.d/
[root@hadoop1 target]# yum install sbt
已加载插件:fastestmirror
bintray--sbt-rpm | 1.3 kB 00:00:00
bintray--sbt-rpm/primary | 2.9 kB 00:00:05
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* epel: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
bintray--sbt-rpm 22/22
正在解决依赖关系
--> 正在检查事务
---> 软件包 sbt.noarch.0.1.0.3-0 将被 安装
--> 解决依赖关系完成 依赖关系解决 ====================================================================================================================================================
Package 架构 版本 源 大小
====================================================================================================================================================
正在安装:
sbt noarch 1.0.3-0 bintray--sbt-rpm 1.0 M 事务概要
====================================================================================================================================================
安装 1 软件包 总下载量:1.0 M
安装大小:1.2 M
Is this ok [y/d/N]: y
Downloading packages:
sbt-1.0.3.rpm | 1.0 MB 00:00:05
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
正在安装 : sbt-1.0.3-0.noarch 1/1
验证中 : sbt-1.0.3-0.noarch 1/1 已安装:
sbt.noarch 0:1.0.3-0 完毕!
[root@hadoop1 target]#

  

最新文章

  1. oncopy="document.selection.empty()"跟oncopy="return false"什么区别?
  2. LINQ取复杂列表
  3. Sortable – 简单灵活的 JavaScript 拖放排序插件
  4. 从 datetime2 数据类型到 datetime 数据类型的转换产生一个超出范围的值
  5. 移动端H5页面之iphone6的适配(转)
  6. 创建dialog
  7. 安装 RabbitMQ C#使用-摘自网络(包括RabbitMQ的配置)
  8. 哈希表的C++实现(转)
  9. C# 处理Word自动生成报告 三、设计模板
  10. echarts图表
  11. 又见thrift异常之TApplicationException: Internal error processing..
  12. 根据要求写SQL 语句
  13. C# 密码盐码加密
  14. 洛谷P4907【CYH-01】小奔的国庆练习赛 :$A$换$B$ $problem$(DFS,剪枝)
  15. $Django importlib与dir知识,手写配置文件, 配置查找顺序 drf分页器&drf版本控制
  16. Oracle18c Exadata 版本安装介质安装失败。
  17. 基于Centos体验自然语言处理 by Python SDK
  18. hadoop启动问题分析
  19. POJ 2636
  20. [日常] Go语言圣经--接口约定习题2

热门文章

  1. next_permutation
  2. 谈Elasticsearch下分布式存储的数据分布
  3. BZOJ 2438 [中山市选2011]杀人游戏 ——期望DP
  4. 洛谷P2498 [SDOI2012]拯救小云公主 【二分 + 并查集】
  5. 刷题总结——table(ssoi)
  6. hihocoder #1290 : Demo Day
  7. laravel 操作数据库
  8. jQuery插件封装系列(一)—— 金额录入框
  9. Activity 切换动画
  10. HDU 1358字符串循环节问题 ,next数组