Please, Yum Yum!
Posted Jul 9, 2006 7:43 UTC (Sun) by
warmcat1 (guest, #31975)
In reply to:
Please, not YUM by fergal
Parent article:
Interview: Jim Gettys (Part II)
Well we all have to use the opinions we arrived at from our experiences. However I have used apt-get on Debian, and used the ported RPM-aware apt-get, and in my experience yum is superior. Apt-get was and is a great boost out of package hell, wandering around in the desert looking for deps by hand, but yum does that job and more. For example, try "yum search" and "yum whatprovides" for an entire metarepo view of what rpm can only provide on installed packages.
On the slowness yum has a system at the moment where it wanders around randomly between its list of mirrors, guaranteeing suboptimal performance for everyone. Recent yum has an sqllite backend and is not in itself slow, but the default mirror behaviours make it seem slow simply because it randomly tries to grab packages from some overloaded server halfway around the world. You can edit /etc/yum.repos.d/* to get yum to use a single local mirror instead of the list and things are very fast on a decent box.
"Your mileage did vary" ;-) but there is my experience.
(
Log in to post comments)