Saturday, November 17, 2012

I can't sudo yum-complete-transaction in Fedora

I use to be a fans of Ubuntu because of its convenient and ease of use. To execute a command with root privileged in a rush, just do the following:

sudo yum-complete-transaction

But I don't know how to do this in Fedora. Thus I need to separate the command by execute su first, then only yum-complete-transaction. I did tried on other command with sudo but only this one failed.

Just curious why yum-complete-transaction can't work with sudo?

No comments: