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