일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- ojdbc
- development
- IntelliJ
- 스프링시큐리티
- install
- SpringSecurity
- restapi
- oracle
- apache
- springboot #controller #jsp
- tcping
- 웹개발
- SpringInitializer
- Tomcat #SpringFramework
- Developer
- Oracle11g
- postman
- sqldeveloper
- Web
- HATEOAS
- Database
- mssql
- 환경변수
- 스프링부트
- springboot
- mysql
- RESTful
- Maven
- undefined
- 스프링부트 #springboot #project #Intellij
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