redhat: Display information about an rpm.



  • Take into account the main readme for this section. README first.

    $ rpm -qip hello-world-1-1.x86_64.rpm 
    Name        : hello-world
    Version     : 1
    Release     : 1
    Architecture: x86_64
    Install Date: (not installed)
    Group       : Unspecified
    Size        : 33
    License     : FIXME
    Signature   : RSA/SHA256, Thu Feb 21 19:48:57 2019, Key ID 42d7cb00d430dcc9
    Source RPM  : hello-world-1-1.src.rpm
    Build Date  : Thu Feb 21 19:43:36 2019
    Build Host  : centos-linux.shared
    Relocations : (not relocatable)
    Summary     : Most simple RPM package
    Description :
    This is my first RPM package, which does nothing.
    


© Lightnetics 2024