Package rpm: Information

Binary package: rpm
Version: 4.13.0.1-alt36
Architecture: x86_64
Build time:  Mar 18, 2023, 07:37 PM in the task #316666
Source package: rpm
Report package bug
License: GPLv2+
Summary: The RPM package management system
Description: 
The RPM Package Manager (RPM) is a powerful command line driven
package management system capable of installing, uninstalling,
verifying, querying, and updating software packages. Each software
package consists of an archive of files along with information about
the package like its version, a description, etc.

Maintainer: Vitaly Chikunov



Last changed


March 13, 2023 Vitaly Chikunov 4.13.0.1-alt36
- scripts/find-package: replaced "fgrep" with "grep -F".
Nov. 5, 2022 Vitaly Chikunov 4.13.0.1-alt35
- Increase Signature Header allowed size.
July 9, 2022 Vladimir D. Seleznev 4.13.0.1-alt34
- Fixed FTBFS: changed BR from liblua5-devel to liblua5.3-devel.