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
> 

It should be:

yum --enablerepo=updates-testing _update_ python

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to