Results 1 to 8 of 8
what are RPM bases linux distros
also
what is slackware based of...
- 10-04-2007 #1
what is an RPM based linux
what are RPM bases linux distros
also
what is slackware based of
- 10-04-2007 #2
When someone says a distribution of Linux is "RPM-based," it generally means that the distribution uses the Redhat Package Manger system to install and remove software. In theory, you should be able to download any RPM and install it on any RPM-based Linux distribution, provided you have the required libraries. This can be simplified by using programs like yum or apt4rpm. Some popular RPM-based distros include Fedora, SuSE and Mandriva.
This is different than DEB-based distributions that use Debian's DEB packaging system and programs like apt-get to install/remove software. Some popular DEB-based distros include Ubuntu, Debian, Xandros and Linspire.
Slackware isn't based on anything; it's just Slackware. Slackware has been around for a very long time and doesn't use any package management system (RPM or DEB) at all. Installation can be done through compiling source code or using TGZ archives.what is slackware based ofRegistered Linux user #270181
TechieMoe's Tech Rants
- 10-04-2007 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Red Hat, Fedora, and Mandriva use RPMs along with a number of others.
Slackware uses specially prepared tgz packages rather than RPMs.
Edit: That techieMoe is just too fast for me today!
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 10-15-2007 #4Just Joined!
- Join Date
- Feb 2007
- Location
- The Sovereign State of My Brown Slip-On Shoes
- Posts
- 7
- 10-15-2007 #5
I honestly have no idea. I know there are a few projects like slapt-get that are essentially a Slackware version of the Apt system. I don't know how mature projects like this are.
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-15-2007 #6
There is Slapt-get for slackware.
It is not installed by default.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 10-15-2007 #7forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
I'd go so far as to say that it's possible to install any package management system onto any distro with enough work and effort, but the problem is you are just asking for trouble doing so.
If you don't want to screw up your Linux installation, stick with package management tools that were specifically designed to work with the distro you are using.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 10-15-2007 #8Just Joined!
- Join Date
- Oct 2007
- Posts
- 6
RPM helps you to INSTALL any package and also the most important thing, it helps you to INSERT or REMOVE any Linux module to the Kernel at RUNTIME very smoothly
...


Reply With Quote
