Setting Up Driver
-
Add Samsung Unified Linux Driver Repository
-
Then to List All Available Printer/Scanner Samsung Drivers
Simply run:sudo apt search suld-driver
-
Find the Proper suld-driver to Install
-
Install Samsung Mint Driver.
sudo apt install suld-driver-[RIGHTVERSION]
Substitute [RIGHTVERSION] with the Version found on the Above step.
-
Install Samsung GUI Printer Manager.
sudo apt install suld-configurator-2-qt4
-
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
-
Finally, Go on System Settings to Add Printer
And the Printer will be Recognized and Installed.
Contents