Yum command

Todd Zullinger tmz at pobox.com
Sat Dec 19 16:09:35 UTC 2009


Jim wrote:
> FC12/KDE
>
> How would I do a yum command to enablerepo=updates-testing  to
> update   python. I did it this way but it won't work.
>
> yum update --enablerepo=updates-testing python

You should give options (--enablerepo) _before the command (update).
The yum man page and help output say:

Usage: yum [options] COMMAND

So you want: yum --enablerepo=updates-testing update python

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Man was made at the end of the week's work when God was tired.
    -- Mark Twain

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20091219/945992a8/attachment-0001.sig>


More information about the fedora-list mailing list