1RPM-DBUS-ANNOUNCE(8) RPM-DBUS-ANNOUNCE(8)
2
3
4
6 rpm-plugin-dbus-announce - DBus plugin for the RPM Package Manager
7
9 The plugin writes basic information about rpm transactions to the sys‐
10 tem dbus - like packages installed or removed. Other programs can sub‐
11 scribe to the signals to be notified of the packages on the system
12 change.
13
15 Sends StartTransaction and EndTransaction messages from the
16 /org/rpm/Transaction object with the org.rpm.Transaction interface.
17
18 The signal passes the DB cookie as a string and the transaction id as
19 an unsigned 32 bit integer.
20
22 There are currently no options for this plugin in particular. See rpm-
23 plugins(8) on how to control plugins in general.
24
26 dbus-monitor(1) rpm-plugins(8)
27
28
29
30 03 Jun 2020 RPM-DBUS-ANNOUNCE(8)