$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Brother Printer on Zorin OS 16

December 15, 2023 | By the+gnu+linux+evangelist.

Installing Driver

  1. 2. Downloading

    Download the Brother Printer Driver Installer for Linux

    Brother Printer .gz Installer

    First, Choose Driver Install Tool
    Then Select the Language: English or English (China)
    The Driver Installation Script is the Same for All Brother Printers!

  2. 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 16 Easy Guide - Archive Extraction

    Or from Command Line:

    gunzip -c $HOME/Downloads/linux-brprinter-installer*.gz > /tmp/linux-brprinter-installer
  3. 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 16 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


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,