Setting Up Driver
-
2. Setting Up Repo
Add Samsung Unified Linux Driver Repository
-
3. Installing Samsung Printer Driver
Then to List All Available Samsung Printer/Scanner Samsung Drivers
Simply run:sudo apt search suld-driver
Find the Proper suld-driver to Install
But for ML-15xx, ML-16xx, ML-17xx, ML-2xxx, CLP-5xx, and CLP-6xx Models See Instead: How to Install Samsung Laser Printer Driver.
And then to Install Samsung Kali Linux Driver:
sudo apt install suld-driver-[RIGHTVERSION]
Substitute [RIGHTVERSION] with the Version found on the Above step.
Finally, to Install Samsung GUI Samsung Printer Manager:sudo apt install suld-configurator-2-qt4
-
4. Installing CUPS
Again Install/Update CUPS Package
Run:sudo apt install cups cups-client cups-filters cups-ipp-utils
And if Freshly installed it need also to Get Started with:
sudo service cups start
Contents