How to setup dnfdragora to update automatically - without asking?

I am using Fedora 32 Workstation Cinnamon Desktop Spin. I really love updating so much and wish to let it update automatiacally by itself. Is it possible ? Now it always sends a message on a panel mentioning new available updates.

Enabling auto updates is described here:

https://fedoraproject.org/wiki/AutoUpdates

If dnf takes care of updates automatically, dnfdragora should not inform you about available updates, or at least the notifications should disappear once updates are installed automatically (dnfdragora is just a GUI for dnf).

Try the above mentioned steps and let us know if you face any problems (Some questions regarding this topic have asked and answered here already)

2 Likes

After running

env EDITOR=‘gedit -w’ sudoedit /etc/dnf/automatic.conf

The result:


Is that correct ? And what should be done with it ?