Update package database in yum/dnf automatically?
When I want to install a new application oder update the system I have to wait a few minutes because the package database in yum/dnf has to update itself. Is there a way to automatically update the package database?
In apt I would add apt-get update to autostart but I don't know a yum command which does have the same effect like apt-get update
Regards