Find the answer to your Linux question:
Results 1 to 3 of 3
New to Linux I have an Acer Aspire One which has a Linpar Linux Lite operating system. I need to install a Samsung printer driver but I have no idea ...
  1. #1
    Just Joined!
    Join Date
    Dec 2008
    Posts
    2

    Linux Lite Driver Install

    New to Linux

    I have an Acer Aspire One which has a Linpar Linux Lite operating system. I need to install a Samsung printer driver but I have no idea how to go about it?

    A unified Linux driver is available from Samsung for the printer, which I have downloaded and is currently in a tar.gz file.

    Any help would be greatly appreciated.

    Thanks,
    G

  2. #2
    Linux Engineer khafa's Avatar
    Join Date
    Apr 2008
    Location
    Tokyo, Japan
    Posts
    858
    hi,

    go to the folder where the tar.gz file is and you do
    1) execute
    Code:
    tar zxvf <name of the tar.gz file>
    2) the upper command will create a folder of the name of the file (without the tar.gz)
    you go to that folder and there should be an INSTALL or README file. it will tell you how to install it
    Linux and me it's a love story

  3. #3
    Just Joined!
    Join Date
    Dec 2008
    Posts
    2
    Brilliant

    Thank You

Posting Permissions

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