码迷,mamicode.com
首页 > 系统相关 > 详细

linux 检查补丁包是否安装 名称 版本 release号

时间:2017-06-13 22:46:47      阅读:594      评论:0      收藏:0      [点我收藏+]

标签:format   检查   and   ati   similar   spec   ase   ima   inf   


To determine whether the required packages are installed, enter commands similar to the following:

# rpm -q package_name

Alternatively, if you require specific system architecture information, then enter the following command:

# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n" | grep package_name


技术分享

是不是很详细?

linux 检查补丁包是否安装 名称 版本 release号

标签:format   检查   and   ati   similar   spec   ase   ima   inf   

原文地址:http://www.cnblogs.com/iyoume2008/p/7003768.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!