On Thu, Oct 13, 2011 at 11:37 PM, Peter Gueckel <pguec...@gmail.com> wrote:
> yum clean all clears all the information for all enabled repos.
>
> How would one clean the information for only one of the enabled repos?
>
> Say, I know that rpmfusion-free and fedora have not changed, but I already 
> know
> that updates-testing has changed and I want to force yum to reload the
> information for only that one repo, but not bother reloading the information 
> for
> the other repos.


yum clean all --enablerepo=<repo> --disablerepo="*"
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to