How to Install Samsung Drivers in Ubuntu 14.04 Trusty LTS

March 26, 2015 | By the+gnu+linux+evangelist.

Samsung Drivers Ubuntu 14.04 Trusty

You are Welcome! The Tutorial shows you Step-by-Step How to Install the Samsung Drivers on Ubuntu 14.04 Trusty Tahr LTS GNU/Linux Desktops.

This Guide is good for All Samsung Printers Models including:

  • Samsung Color Laser Printers Drivers Installation on Ubuntu
  • Samsung Color Multifunction Printers and Scanners Drivers Installation on Ubuntu
  • Samsung Black & White Laser Printers Drivers Installation on Ubuntu
  • Samsung Black & White Multifunction Printers and Scanners Drivers Installation on Ubuntu
How to Install GutenPrint on Ubuntu GNU/Linux Distro
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Samsung Drivers in Ubuntu 14.04 Trusty - Open Terminal Shell Emulator
  2. SetUp the Apt Repository.

    sudo su -c 'echo "deb http://www.bchemnet.com/suldr/ debian extra" >> /etc/apt/sources.list.d/suldr.list'
  3. Download the Package Keyring for Repository

    Repository Keyring
  4. Access the Target location
    (Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)

    cd ~/Downloads

    Or when downloaded with Firefox maybe:

    cd /tmp/mozilla*

    To Verify that it’s there List the contents with:

    ls .
  5. Install the Keyring.

    sudo dpkg -i suldr-keyring_2_all.deb
  6. Refresh the Apt Sources.

    sudo apt update
  7. List All Available Printer/Scanner Drivers.

    sudo apt search suld-driver
  8. Find the Proper suld-driver to Install

    Check Samsung Printers
  9. Install Samsung Ubuntu Driver.

    sudo apt install suld-driver-[RIGHTVERSION]

    Substitute [RIGHTVERSION] with the Version found on the Above step.

  10. Install Samsung GUI Printer Manager.

    sudo apt install suld-configurator-2-qt4
  11. Again Install/Update CUPS Package

    sudo apt install cups cups-client cups-filters cups-ipp-utils

    And if Freshly installed it need also to Started with:

    sudo service cups start
  12. Finally, Go on System Settings to Add Printer
    And the Printer will be Recognized and Installed.

  1. How to Get Started Scanning on GNU/Linux Desktops

    Linux Scanner Quick Start

QuickChic Theme • Powered by WordPress