iqbala,
This is the standard procedure for downloading and installing Linux .deb drivers.
Visit here:
https://support.brother.com/g/b/down...w_eu_as&os=128
Then click on “Driver Install Tool” >
https://support.brother.com/g/b/down...ng=4&type3=625
Click on “Agree to the EULA and Download”.
Step 1. Download the tool (linux-brprinter-installer-2.2.3-1.gz)
The tool will be downloaded into the default "Downloads" directory. (
NB If you have downloaded to another directory, such as Desktop, then change the command below accordingly.
(The directory location varies depending on your Linux distribution.)
e.g. /home/iqbala/Downloads
Step 2. Open a terminal window.
Step 3. Go to the directory you downloaded the file to in the last step. By using the cd command.
Step 4. Enter this command to extract the downloaded file:
Code:
gunzip linux-brprinter-installer-2.2.3-1.gz
Step 5. Get superuser authorization with the "su" command or "sudo su" command.
Step 6. Run the tool:
Code:
bash linux-brprinter-installer- 2.2.3-1 DCP-1610W
Step 7. The driver installation will start. Follow the installation screen directions.
When you see the message "Will you specify the DeviceURI?",
For USB Users: Choose N(No)
For Network Users: Choose Y(Yes) and DeviceURI number.
The install process may take some time. Please wait until it is complete.