码迷,mamicode.com
首页 > 其他好文 > 详细

centos7 查看软件安装时间

时间:2017-04-12 05:05:42      阅读:299      评论:0      收藏:0      [点我收藏+]

标签:linux 软件安装时间

rpm -qi 软件名

例如:

# rpm -qi httpd
Name        : httpd
Version     : 2.4.6
Release     : 45.el7.centos
Architecture: x86_64
Install Date: Thu 12 Jan 2017 10:46:12 AM CST
Group       : System Environment/Daemons
Size        : 9807149
License     : ASL 2.0
Signature   : RSA/SHA256, Mon 21 Nov 2016 02:14:03 AM CST, Key ID 24c6a8a7f4a80eb5
Source RPM  : httpd-2.4.6-45.el7.centos.src.rpm
Build Date  : Tue 15 Nov 2016 02:06:40 AM CST
Build Host  : c1bm.rdu2.centos.org
Relocations : (not relocatable)
Packager    : CentOS BuildSystem <http://bugs.centos.org>
Vendor      : CentOS
URL         : http://httpd.apache.org/
Summary     : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible
web server.


本文出自 “小叶” 博客,请务必保留此出处http://muyuluo.blog.51cto.com/3246561/1914993

centos7 查看软件安装时间

标签:linux 软件安装时间

原文地址:http://muyuluo.blog.51cto.com/3246561/1914993

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