The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: Debian
by apokryphos on Thursday 03/Apr/2008, @15:09
|
> seemingly all distros that use them suck at package management in comparison to debian based distros.
ZYpp (package management stack for openSUSE) in the upcoming version -- 11.0 -- is actually faster than APT, and has even more useful features, like installation of local/remote RPMs. It also features a much cleverer and flexible solver.
Of course it also supports 1-click-install, which is much more "what the masses want".
|
[
Reply To This | View ]
|
Re: Debian
by LP on Thursday 03/Apr/2008, @15:24
|
RPMs are gzipped cpio archives and DEBs are gzipped ar archives. Not a big difference when you install a single package with the rpm or dpkg tools.
Apt-get *seems* to be faster than many other tools because it don't automatically refresh it's package cache. Running apt-get update && apt-get install xxxx takes a longer time.
|
[
Reply To This | View ]
|
Re: Debian
by apokryphos on Thursday 03/Apr/2008, @15:47
|
> RPMs are gzipped cpio archives and DEBs are gzipped ar archives.
In fact, this is another new change in openSUSE Factory. We're switching to LZMA which actually offers better compression (so smaller downloads), and faster decompressing (for faster installation).
See coolo's blog for some figures: http://www.kdedevelopers.org/node/3326
|
[
Reply To This | View ]
|
Re: Debian
by Martin Fitzpatrick on Sunday 06/Apr/2008, @05:15
|
Out of interest, whats the deal with the two versions of RPM? I haven't used RPM based distros for ~8 years so I was kind of suprised to find out that the codebase split?
Good/bad thing? Which does SUSE use?
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|