리눅스 운영체제 SBT(Simple Build Tool) 설치System Management2017. 9. 20. 19:48
Table of Contents
[Ubuntu]
echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B84B2DF73499E82A75642AC823
sudo apt-get update
sudo apt-get install sbt
[CentOS]
curl https://bintray.com/sbt/rpm/rpm | sudo tee /etc/yum.repos.d/bintray-sbt-rpm.repo
sudo yum install sbt
반응형
'System Management' 카테고리의 다른 글
CentOS7 리눅스Python3.6 버전과 pip3 설치 (0) | 2018.04.21 |
---|---|
vi 편집기에서 찾기 하이라이트 표시하기 (0) | 2018.03.27 |
리눅스 종류, 운영체제 버젼 확인 명령어 (0) | 2017.08.29 |
CentOS7.3 리눅스 glances 모니터링 툴 설치 (0) | 2017.08.29 |
Netdata 모니터링 설치 (0) | 2017.08.24 |
@kogun82 :: Ctrl+C&V 로 하는 프로그래밍
Korean BioInformation Center(KOBIC) Korea Research Institute of Bioscience & Biotechnology Address: #52 Eoeun-dong, Yuseong-gu, Deajeon, 305-806, KOREA +82-10-9936-2261 e-mail: kogun82@kribb.re.kr Blog: kogun82.tistory.com Homepage: www.kobic.re.kr
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!