On Mon, 27 Dec 2010 09:09:05 +0200
Johan Scheepers <johans...@telkomsa.net> wrote:

> Good day,
> 
> Using  >> Fedora 14 x86_64
> 
> I am trying to locate the rpms that was downloaded when updating.
> 
> These paths seems a blanks  ..
> 
> /var/cache/yum/x86_64/14/fedora/packages
> 
> /var/cache/yum/x86_64/14/updates/deltas
> 
> /var/cache/yum/x86_64/14/updates/packages
> 
> Maybe somewhere else?
> 
> If the above is correct, why no packages.

By default, yum doesn't keep packages around after it's used them to
update or install. 

You can change this by modifying /etc/yum.conf and changing: 

keepcache=0

to 

keepcache=1

See 'man yum.conf' for more information. 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
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