How to Install Brother Printer on Zorin OS – Step-by-step

December 16, 2019 | By the+gnu+linux+evangelist.

Installing Driver

  1. 3. Extracting

    Then Extract into /tmp
    Possibly Double-Click/Right-Click and Open with Archive Manager:

    How to Install Brother Printer Driver on Zorin OS GNU/Linux Easy Guide - Archive Extraction

    Or from Command Line:

    gunzip -c $HOME/Downloads/linux-brprinter-installer*.gz > /tmp/linux-brprinter-installer
  2. 4. Installing

    Then to Install Brother Printer Drivers
    First, Access the Target usually in:

    cd $HOME/Downloads

    To Check the Package is there:

    ls | grep brprinter

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Next give Execution Permissions:

    su -c "chmod +x linux-brprinter-installer*"

    And then run the Installation Script:

    su -c ./linux-brprinter-installer*

    When Prompted Insert your Brother Printer Model!
    How to Install Brother Printer Driver on Zorin OS GNU/Linux Easy Guide - Terminal
    Then the Installer will Provide Automatically to Download and Install the Printer and potentially also the Scanner Drivers…
    Again following the CLI wizard, when Prompted about a Device URI:

Contents


QuickChic Theme • Powered by WordPress