I have tried several times to download and installed. The files on Samsung's servers are not downloadable and gets interrupted.
Installing Samsung MFP unified driver in Linux Mint (Ubuntu) in 4 simple steps.
1. Adding the driver repository
sudo gedit /etc/apt/sources.list
then paste below line at the end.
deb http://www.bchemnet.com/suldr/ debian extra
2. Install the GPG key for the repository.
wget -O - http://www.bchemnet.com/suldr/suldr.gpg | sudo apt-key add -
3. Installing the required files after updating the repository.
sudo apt-get update
sudo apt-get install samsungmfp-driver samsungmfp-data samsungmfp-scanner
Installing Samsung MFP unified driver in Linux Mint (Ubuntu) in 4 simple steps.
1. Adding the driver repository
sudo gedit /etc/apt/sources.list
then paste below line at the end.
deb http://www.bchemnet.com/suldr/ debian extra
2. Install the GPG key for the repository.
wget -O - http://www.bchemnet.com/suldr/suldr.gpg | sudo apt-key add -
3. Installing the required files after updating the repository.
sudo apt-get update
sudo apt-get install samsungmfp-driver samsungmfp-data samsungmfp-scanner
This article was made from ububtuforums.org
No comments:
Post a Comment