redhat (Linux) 日常运维常用的指令
程序员文章站
2022-07-05 22:46:35
查看系统中安装了有哪些包: rpm方式与yum方式
[root@station10 ~]# rpm -qa | grep vnc
tigervnc-1.1.0-18.el6.x86_6...
查看系统中安装了有哪些包: rpm方式与yum方式
[root@station10 ~]# rpm -qa | grep vnc tigervnc-1.1.0-18.el6.x86_64 [root@station10 ~]# yum list installed | grep vnc tigervnc.x86_64 1.1.0-18.el6 @base