[Rpm-maint] [rpm-software-management/rpm] Provide dedicated option to query fake installed RPM packages with GPG keys associated with them (Issue #2404)
Ricky-Tigg
notifications at github.com
Wed Mar 1 13:52:35 UTC 2023
Hello. Fake RPM packages with GPG keys associated with them are taken in account while querying all installed packages.
```
$ rpm -qa | grep '^gpg-pubkey-' | wc -l
2
```
This ability to count such packages, which is useful, would be more to its advantage if queried on-demand and thus served by a dedicated option.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2404
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2404 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230301/5446f7ce/attachment.html>
More information about the Rpm-maint
mailing list