linutil
linutil copied to clipboard
Dnf Setup
Is your feature request related to a problem? Please describe.
Every time install Fedora, I put this into /etc/dnf/dnf.conf.
defaultyes=True
This makes it so that if you press enter on "Install packages? [y/N]", it'll default to yes. It makes it more like apt.
Describe the solution you'd like Add an option to make dnf default yes.
Describe alternatives you've considered Setup manually.
Additional context Seems like someone is working on it in #258