Scheduling updates dnf
Hi I'm trying to schedule a update to execute a hours special. Can anyone tell me?
Hi I'm trying to schedule a update to execute a hours special. Can anyone tell me?
The tool you're looking for is called DNF Automatic. There's a good blog post on it here: Automatic package updates with dnf. In short:
sudo dnf install dnf-automatic
sudo systemctl enable dnf-automatic-install.timer
@Phoenix_masshhad as a comment of this if you look the instalation process you can apreciate that you're installing YUM too this packages was discontinued a years ago an replacement of it is DNF.
Asked: 2018-11-09 03:54:31 -0600
Seen: 165 times
Last updated: Nov 12 '18
@Phoenix_masshhad , I think you're asking for this AutoUpdates, and automatic
Take a look at the
yum-cron
packages:dnf search yum-cron