Find the answer to your Linux question:
Results 1 to 8 of 8
what are RPM bases linux distros also what is slackware based of...
  1. #1
    Linux Newbie bunty82's Avatar
    Join Date
    Sep 2007
    Location
    Asia
    Posts
    130

    what is an RPM based linux

    what are RPM bases linux distros
    also
    what is slackware based of

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by bunty82 View Post
    what are RPM bases linux distros
    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.

    what is slackware based of
    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.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    oz
    oz is offline
    forum.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.

  4. #4
    Just Joined!
    Join Date
    Feb 2007
    Location
    The Sovereign State of My Brown Slip-On Shoes
    Posts
    7
    Quote Originally Posted by techieMoe View Post
    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.
    there's nothing to stop you from installing a package management system though is there?

  5. #5
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by Digit View Post
    there's nothing to stop you from installing a package management system though is there?
    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

  6. #6
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    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

  7. #7
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Quote Originally Posted by Digit View Post
    there's nothing to stop you from installing a package management system though is there?
    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.

  8. #8
    Just 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...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...