Samsung Printers Quick Start on Ubuntu Linux
Hi! The Tutorial shows you Step-by-Step How to Install Samsung Printers and Scanners on Ubuntu 15.10 Wily Werewolf GNU/Linux Desktop.
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
-
SetUp the Apt Repository.
sudo su -c 'echo "deb http://www.bchemnet.com/suldr/ debian extra" >> /etc/apt/sources.list.d/suldr.list'
-
Download the Package Keyring for Repository
-
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 .
-
Install the Keyring.
sudo dpkg -i suldr-keyring_2_all.deb
-
Refresh the Apt Sources.
sudo apt-get update
-
List All Available Printer/Scanner Drivers.
apt-cache search suld-driver
-
Find the Proper suld-driver to Install
-
Install Samsung Ubuntu Driver.
sudo apt-get install suld-driver-[RIGHTVERSION]
Substitute [RIGHTVERSION] with the Version found on the Above step.
-
Install Samsung GUI Printer Manager.
sudo apt-get install suld-configurator-2-qt4