[SATLUG] Ubuntu

Patrick W. Barnes nman64 at n-man.com
Mon Jun 5 17:58:25 CDT 2006


Sounds like a lot of misunderstanding to me.  yum is actually pretty quick at 
basic operations.  Current versions use caching to store metadata.  The first 
time you use yum, it will have to build its cache, and operations that 
require more information will have to retrieve more data for the cache, but, 
once that's done, working from that cached data is quick.  Also, 'yum search' 
is not the best way to find out if a package is available.  That will search 
for files within packages, which makes it great if you're looking for a 
particular file but don't know what package it is in.  It takes longer 
because it has to retrieve that file inventory from the repository.  If you 
just want to see what's available in the repository, use 'yum list' instead.  
You can also tell yum to avoid fetching new metadata with the '-C' flag.  yum 
did start out with a huge speed disadvantage, but it has grown beyond that 
and continues to advance at an incredible rate.

http://fedoraproject.org/wiki/Tools/yum

-- 
Patrick "The N-Man" Barnes
nman64 at n-man.com

http://www.n-man.com/

LinkedIn:
http://www.linkedin.com/in/nman64

Have I been helpful?  Rate my assistance!
http://rate.affero.net/nman64/
-- 



More information about the SATLUG mailing list