200_OK

📌 Notice 개발 블로그 https://codingjh.tistory.com/

설치된 rpm 확인 본문

OS/Linux

설치된 rpm 확인

bluerainxx 2022. 11. 28. 15:54
1
$ rpm -qa | grep [name]
 

'OS > Linux' 카테고리의 다른 글

[FTP] ftp 관련 명령어  (0) 2022.11.10
ip 확인  (0) 2022.10.21
[Error] cp: omitting directory  (0) 2022.10.20
[Error] uses unchecked or unsafe operations  (0) 2022.10.18
[Linux] more / less  (0) 2022.10.11
Comments