Results 1 to 6 of 6

Thread: how do I install .RPM files on ubuntu?

  1. #1
    Join Date
    Jan 2007
    Location
    Soviet Canuckistan
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    how do I install .RPM files on ubuntu?

    I'm having a huge problem trying to get my printer to work with ubuntu. I'm not getting any answers for my request for help, but no one is answering me. I'm trying to fix the problem myself, I swear I am, but I can't, because I don't know how to make .rpm files work in ubuntu, which uses .deb.

    I have looked around for answers on this and I found out about Alien, which is a command line program, and that's okay. But it won't work.

    The reason why it won't work is that it keeps saying "file not found" when I try to use it, even though the file is demonstably THERE.

    I have tried:

    carefully typing the file name
    copying the filename and pasting it
    pasting the entire command.

    the command that I am attempting to use is:

    sudo alien -d epson-inkjet-printer-201105w-1.0.0-1lsb3.2.i486.rpm

    which is the actual name of an actual file that I actually downloaded, but I keep getting

    "epson-inkjet-printer-201105w-1.0.0-1lsb3.2.i486.rpm" not found.

    as a response, and I don't know why, I don't know what I'm doing wrong

    can someone please help me? I really need to get these documents printed and I can't use my other computer to print them, there's a huge problem on the drive and it won't open programs that I use all the time, even if I uninstall them and reinstall them. I only have this computer and this operating system to get this printer working.

    no, I can't hook it up to USB. there is no USB outlet on the printer, at all.

    no, I can't just use the driver CD and see what happens. there is no CD drive on this computer. it's a netbook.

  2. #2
    Join Date
    Apr 2012
    Beans
    7,256

    Re: how do I install .RPM files on ubuntu?

    An .rpm file is for Redhat based systems - the only reason to try to use it would be if no .deb file was available (there are translator packages but they are not 100% reliable).

    If a .deb file was provided but didn't work then there are more than likely other problems which you need to figure out / fix

  3. #3
    Join Date
    Jan 2007
    Location
    Soviet Canuckistan
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: how do I install .RPM files on ubuntu?

    There were two .deb files and I installed them, but it didn't solve my problem. there are more, other .deb files I could add, so i'll try that.

  4. #4
    Join Date
    May 2009
    Location
    Illinois (United States)
    Beans
    440
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: how do I install .RPM files on ubuntu?

    Try opening terminal, and typing in
    Code:
    sudo alien -d
    then drag the actual icon of the rpm file into terminal to complete the statement.

    File not found tells me that terminal cannot find the file.

    What better way to help it find it, than to drop it in its lap?

  5. #5
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: how do I install .RPM files on ubuntu?

    Im not running that printer, but looks to me the ".deb" file is here.

    http://avasys.jp/eng/linux_driver/do...n-inkjet/escp/

    EDIT: late post, forget it

  6. #6
    Join Date
    Jan 2007
    Location
    Soviet Canuckistan
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: how do I install .RPM files on ubuntu?

    Quote Originally Posted by cbanakis View Post
    Try opening terminal, and typing in
    Code:
    sudo alien -d
    then drag the actual icon of the rpm file into terminal to complete the statement.

    File not found tells me that terminal cannot find the file.

    What better way to help it find it, than to drop it in its lap?
    hot diggity, that worked! now to see if converting all these rpm files makes my printer automagically appear...

Tags for this Thread

Bookmarks

Posting Permissions

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