I like keeping my workstation updated but prefer to leave the reboots for the weekends. So, I tend to ignore kernel packages when I run my updates.
This is the way,
sudo dnf update --exclude="kernel*"
I like keeping my workstation updated but prefer to leave the reboots for the weekends. So, I tend to ignore kernel packages when I run my updates.
This is the way,
sudo dnf update --exclude="kernel*"