File Information — rpminfo_2024-08-25.zip
| Filename | rpminfo_2024-08-25.zip |
|---|---|
| Title | RPMInfo (2024-08-25) |
| Version | 2024-08-25 |
| Author / Vendor | Anton Monroe |
| Category | OS2 » Util » Archiver » |
| OS/2 Version | OS/2 Warp 4.52 or later |
| File Size | 20.5 KB |
| Downloads | 2 |
| File Type | ZIP |
| Uploaded | 2026-03-27 00:38 by martini |
| Approved | 2026-03-27 00:38 by martini |
| Requirements | REXX |
Description:
Shows information about an rpm archive or rpm-installed file rpminfo.cmd is a wrapper around the "rpm --query" command to show information about an rpm package. The queried file can be either an rpm-installed file or an uninstalled rpm archive. It includes some predefined sets of tags to show, or you can specify a list of tags. This is an alternative to using rpm's popt aliases. Written in Rexx. I think it is easier to use and to customize than the rpm command line.