View Single Post
Old 09-07-2008, 01:19 PM   #17 (permalink)
vamsi360
Always confused
 
vamsi360's Avatar
 
Join Date: May 2008
Location: Mandriva Control Center
Posts: 349
Post Re: what is difference between redhat based, Debian, Slackware based linux?

debian .deb
redhat .rpm

Quote:
Originally Posted by mehulved View Post
Well as the name says.
Red Hat based distros use Red Hat's package Manager i.e. rpm.
Debian based distros use Debain's package Manager i.e. deb.
Slackware based distros use Slackware's package management system i.e. tgz.
Well the end user will be better off using native package for each type of distro. For example it is more recommendable to use deb files than rpm files for Ubuntu, which is based on debian. But, first you should look forward to package specifically compiled for that distro eg. It is favourable to use a deb file compiled for Ubuntu 6.06 then using deb file compiled for Debian 3.1, if you are using Ubuntu 6.06.
Yes rpm will work on all three but you shouldn't use it unless you have no other alternative which is a rare case.
We have to install seperate binaries in Ubuntu to install rpm packages.We cannnot install them directly.
Instead we can use targz or tarbz2 source codes which come with all dependencies and also work on almost every linux distribution on earth

Last edited by vamsi360; 09-07-2008 at 01:41 PM. Reason: Automerged Doublepost
vamsi360 is offline