일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 스프링부트
- mysql
- 스프링시큐리티
- SpringInitializer
- IntelliJ
- restapi
- Database
- RESTful
- oracle
- undefined
- mssql
- Web
- HATEOAS
- install
- 웹개발
- SpringSecurity
- springboot
- apache
- Oracle11g
- tcping
- development
- 환경변수
- Developer
- sqldeveloper
- springboot #controller #jsp
- 스프링부트 #springboot #project #Intellij
- Tomcat #SpringFramework
- postman
- ojdbc
- Maven
Archives
- Today
- Total
여백에 도장 찍기
RPM 명령어 본문
패키지 설치
# rpm -ivh 패키지명
업그레이드
# rpm -Uvh 패키지명
설치된 패키지 확인
# rpm -qa | grep 'world'
설치된 패키지의 내부 파일목록 확인
# rpm -ql 패키지명
'CentOS 7 > RPM Build' 카테고리의 다른 글
Download RPM package using YumDonwloader on CentOS7 (0) | 2019.02.08 |
---|---|
rpmbuild (0) | 2018.12.13 |
RPM 패키지 만들기 (rpmbuild) (0) | 2018.12.12 |
Comments