Closed dthaluru closed 8 years ago
Ah, so, I didn't realize that tdnf is actually not the same as dnf.
Because it isn't the same, can we not effectively remove dnf support, but instead add tdnf
as an option?
As for yum, patching the command with --assumeyes
is fine, of course.
We can add tdnf support in additional to dnf. I will send new pull request with tdnf and yum changes.
I submitted new pull requests for changes. Closing the current pull request.
Changed package manager from dnf to tdnf
Added assumeyes as additional argument to yum/tdnf install command to automatically answer interactive questions as 'yes'