Samsung Printer Driver Ubuntu 20.04 Installation Guide

Installing

  1. SetUp the Apt Repository

    sudo bash -c 'echo "deb http://www.bchemnet.com/suldr/ debian extra" >> /etc/apt/sources.list'

    Most noteworthy, this Driver is NOT ANYMORE MANTAINED so better see instead: HP/Samsung Unified Linux Driver Installation Guide.

  2. Download the Package Keyring for Repository

    Repository Keyring
  3. Access the Target location
    (Usually Downloads go in the Home folder or the Temporary directory /tmp)

    cd ~/Downloads

    Or when downloaded with Firefox maybe:

    cd /tmp/mozilla*

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

    ls .
  4. Install the Keyring

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

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

    apt search suld-driver
  7. Find the Proper suld-driver to Install

    Check Samsung Printers
  8. Install the Samsung Ubuntu Driver

    sudo apt install suld-driver-[RIGHTVERSION]

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

  9. Install Samsung GUI Printer Manager

    sudo apt install suld-configurator-2-qt4

Contents

Comments

  1. Mark says:

    Step 3 –
    Download the Package Keyring for Repository
    Repository Keyring

    How do I do that exactly?

    1. hayley says:

      Just follow the included instructions…

    2. hayley says:

      But those drivers now are Not anymore maintained… So see instead: How to Install New Samsung Unified Driver on Ubuntu.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.