[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re : [debian-knoppix] Difference beetween .deb / .tar.gz



Hi,

A .deb package together with a running Debian distribution takes care of having a clean database. It is the same with .rpm packages and a runnign RedHat..

There are tools to install foreign packages. 'alien' is the tool use by Debian, it can import i.e. .rpm packages built for RedHat.

I suppose the same tools exists on the other distributions.

Using a raw .tar.gz containing binaries files will drive to have a more difficult system to maintain.

All the packages (rpm, deb,...) take care of the dependancies between the packages and you can add:remove/upgrade packages without leaving any trash on the disk.

---
Regards
	Jean-Luc

On 20.07.2003 15:09, John Culleton wrote:
On Thursday 17 July 2003 08:14, Jean-Luc Coulon (f5ibh) wrote:
> Hi,
>
> There are _very_ different.
>
> The .deb is a package for a Debian distribution.
> The .tar.gz is generally a raw source tree.
>
Well, yes and no. You have x amount of files. You can package them up
as a gzipped tar file and they then can be unpacked on almost any *nix

machine, including all Linuxes, BSD and so on.

You can package them up as an RPM, and they can be unpacked on most
Linux machines, but some, (RedHat and SuSE) will also maintain a
record of
what you unpacked so that you can later delete it. (As I understand it
Deb
format has similar features.)

As a long time Slackware user I prefer the simple gzipped tar format
because
it is universal. But other formats have their advocates. And I am sure
some
Debian aficionado will expound on the merits of DEB format if asked.

The sad part is, many people don't realize that you can unpack a gz
file on a
Debian machine, unpack an RPM on a Slackware machine etc.

John Culleton

_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix

_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: