RPMパッケージの情報を表示
特定のパッケージがどのような機能を提供するのかを調べるためには、問い合わせを行う-qオプションを使用し、-iサブオプションを併用することにより、その情報を表示します。
引数として情報を表示したいパッケージのパッケージ名を指定します。
[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. |