일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- Developer
- SpringSecurity
- undefined
- Maven
- Database
- HATEOAS
- Oracle11g
- development
- Web
- sqldeveloper
- mssql
- 웹개발
- 스프링부트
- RESTful
- IntelliJ
- 스프링시큐리티
- springboot #controller #jsp
- tcping
- oracle
- springboot
- SpringInitializer
- mysql
- apache
- postman
- Tomcat #SpringFramework
- 환경변수
- restapi
- install
- ojdbc
- 스프링부트 #springboot #project #Intellij
Archives
- Today
- Total
여백에 도장 찍기
Download RPM package using YumDonwloader on CentOS7 본문
CentOS7 상에서는 RPM을 Install할 때 보통 'yum -y install nginx' 와 같은 형식으로 설치를 진행한다.
하지만, RPM을 설치하지 않고 다운로드만 하고싶은 경우에는 'YumDownloader'를 사용한다.
YumDownloader는 yum-utils가 설치되어있어야 사용가능하다.
[root@localhost ~]# yum -y install yum-utils
[root@localhost ~]# yumdownloader
'CentOS 7 > RPM Build' 카테고리의 다른 글
RPM 명령어 (0) | 2019.01.09 |
---|---|
rpmbuild (0) | 2018.12.13 |
RPM 패키지 만들기 (rpmbuild) (0) | 2018.12.12 |
Comments