Hi guys!
I have nobara (Fedora) with dnf as package manager. Whenever I do an update or search, DNF will refresh the repos. However, for all the additional repos (librewolf, proton, a few others), it individually asks if it’s ok to refresh, for each one of them, every time. It’s…tedious. Is there a way to setup DNF so it doesn’t prompt every time?
Thanks!
I’ve never had it do this. What exactly is the prompt?
Damn…Since dnf seems to be refreshed recently now, it seems not wanting to ask again, even when I run dnf update --refresh. Now it refreshes all repos without concern. But I know after a few days, it will ask again about all those repos…And I’m not sure why it does that.
You can do a
dnf clean all
, or see if it shows up in the logs from previous runs.
Have you tried running your command with the argument -y Or -Y
I am on nobara, I never got that prompt