rpminfo

pecl install rpminfo

RPM information

Retrieve RPM information using librpm, from local RPM file or from installed packages database.

Documentation: https://www.php.net/rpminfo

Maintainer

  • Remi Collet (lead )

Details

Downloads: 12030
0.4.0
4 years ago
Version 0.4.0 change log


- improve search logic, use index when exists and no search mode
- add 'full' parameter to rpmdbsearch
- allow 'rpmdbinfo' to search on NEVR (instead of name only)
- first "stable" release

requires:

  • php >=7.0.0
  • pearinstaller >=1.10.0