Linked by Thom Holwerda on Tue 1st Nov 2005 21:03 UTC
Thread beginning with comment 54854
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
"It works that way because it checks the repository each time instead of requiring you to run apt-get update manually. You might find the yum -C switch to be quite useful here. see the man page for details"
Thanks, I'll have to remember that. I wonder if there would be an easy way to do a benchmark between the speed of RPMs vs Debs. If I recall correctly, one of the supposed advantages of RPM over Deb was that it used gpg, which they finally added to the 6.x version of apt. But I still think that RPM does it per package, whereas apt does it just on the repository? not sure about that, but it could be why rpms take longer to install.