On Fri, 2011-07-01 at 04:15 +0000, shailesh wrote:
> when we do yum install vlc then first it download packages and then 
> install it...please tell me where(in which folder)it download these 
> packages???

If you mean the actual RPM package files, look in /etc/yum.conf for the
cachedir setting (usually /var/cache/yum/...). If you mean the installed
contents of each package, it depends entirely on the package itself. To
find where the files of package foo are, do "rpm -ql foo".

poc

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