Display RPM package information
To find out what features a particular package provides, use the -q option to make a query, and the -i sub-option in combination to display that information.
Specify the package name of the package for which you want to display information as an argument.
[root@Tiger ~]# rpm -qi httpd-tools-2.4.6-88.el7.centos.x86_64 Name : httpd-tools Version : 2.4.6 Release : 88.el7.centos Architecture: x86_64 Install Date: 2020年09月03日 10時31分32秒 Group : System Environment/Daemons Size : 172756 License : ASL 2.0 Signature : RSA/SHA256, 2018年11月12日 23時28分55秒, Key ID 24c6a8a7f4a80eb5 Source RPM : httpd-2.4.6-88.el7.centos.src.rpm Build Date : 2018年11月05日 10時48分57秒 Build Host : x86-01.bsys.centos.org Relocations : (not relocatable) Packager : CentOS BuildSystem <http://bugs.centos.org> Vendor : CentOS URL : http://httpd.apache.org/ Summary : Tools for use with the Apache HTTP Server Description : The httpd-tools package contains tools which can be used with the Apache HTTP Server. |