1DNF.PLUGIN.TRACER(8)          dnf-plugins-extras          DNF.PLUGIN.TRACER(8)
2
3
4

NAME

6       dnf.plugin.tracer - DNF tracer Plugin
7

PLUGIN

9       Calls  tracer  after  every  successful  transaction.  It finds running
10       applications which are outdated by transaction's packages.
11
12       There you can see DNF output with dnf-plugins-extras-tracer installed:
13
14          $[FrostyX  ~]-> sudo dnf update vim-X11
15          ...
16          Running transaction
17            Upgrading    : vim-common-2:7.4.179-1.fc20.i686                           1/6
18            Upgrading    : vim-X11-2:7.4.179-1.fc20.i686                              2/6
19            Upgrading    : vim-enhanced-2:7.4.179-1.fc20.i686                         3/6
20            ...
21
22          Upgraded:
23            vim-X11.i686 2:7.4.179-1.fc20           vim-common.i686 2:7.4.179-1.fc20
24            vim-enhanced.i686 2:7.4.179-1.fc20
25
26          You should restart:
27            gvim
28
29          Done!
30
31       It is a good idea to restart those applications, because  they  can  be
32       potentially  dangerous. They can contain old security issues, which are
33       fixed in new version.
34

AUTHOR

36       See AUTHORS in your Extras DNF Plugins distribution
37
39       2014, Igor Gnatenko, Licensed under GPLv2+
40
41
42
43
444.0.4                            Mar 13, 2019             DNF.PLUGIN.TRACER(8)
Impressum