Find the answer to your Linux question:
Results 1 to 4 of 4
hello, I need a program to convert .deb to .rpm run on redhat linux. How can I do? thanks, can anyone help me?...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    2

    how to convert from .deb to .rpm

    hello, I need a program to convert .deb to .rpm run on redhat linux.
    How can I do?
    thanks, can anyone help me?

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi and welcome to the forum.

    You can use a tool called alien (should be available in the Debian repositories) to convert a deb to rpm. Converting between the two package formats does no guarantee that the resulting package will install or work on Red Hat Linux, so the best solution IMHO is to find a package built for Red Hat.

  3. #3
    Just Joined!
    Join Date
    Nov 2010
    Posts
    2
    I converted with alien, but the package provides generated dependency errors ... the rpm does not exist of course.

    I tried to compile the source code, but I have problems because there are commands in sudo.

    thanks
    Ascolta
    Trascrizione fonetica

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    What is the package you are trying to install?

Posting Permissions

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