Brother all-in-one Printer Driver Installation and Setup on Rocky 9 Linux Workstation

Subscribe to 22halomedia YouTube Channel

Introduction

Printing and scanning with an all-in-one Brother printer is possible on Linux thanks to 3rd party Brother all-in-one printer and scanner drivers.

Adding a printer in GNOME

  1. Open Settings
  2. In the left menu click, Printers
  3. Notice the banner at the top of the window that says “Unlock to Change Settings”
  4. Click Unlock and enter sudo credentials.
  5. Click Add

After clicking Add, Settings will start scanning for printers. If your printer doesn’t show up but you know its IP address on your LAN, enter the IP address manually. Connecting your printer to your home network is beyond the scope of this article.

A Software window launches that attempts to locate and install printer drivers. Generally, this will fail. You will need to go Brother’s website to install the additional drivers.

Downloading and installing the drivers

Brother Driver Installer Script Installation Instructions:

  1. Download the Brother MFC-J480DW Printer driver bash script
  2. Open a terminal window.
  3. Go to the directory you downloaded the file to in the last step. e.g. cd Downloads
  4. Enter this command to extract the downloaded file: gunzip linux-brprinter-installer-*.*.*-*.gz
  5. Get superuser authorization with the su command or sudo su command.
  6. Run the tool: bash linux-brprinter-installer-*.*.*-* Brother machine name
  7. The driver installation will start. Follow the installation screen directions

Scanner support

Xsane is a scanning utility that provides a graphical user-interface to make scans. It has packages available from the appstream repository requiring no additional configuration.

sudo dnf install sane-backends sane-frontends xsane

The xsane GUI looks a little intimidating but doing a simple scan is straightforward. When you launch xsane a window with a button exists where you can Acquire a preview. This will take a preview image of a scan. Once read to scan click the button Start in the main menu.

For a more comprehensive xsane guide read this article by the University of Cambridge Faculty of Mathematics

The installation process may take some time. Wait until it is complete. Once finished, you can optionally send a test print.

Conclusion

After installing the necessary Brother drivers and xsane you should now be able to print and scan on your all-in-one Brother printer and scanner.

Articles to Read Next

How to Setup WireGuard VPN on Rocky 9 Linux

Secure Remote Support on LAN with x11vnc over SSH on Rocky Linux

How to Install Virtual Box and Answering “What is a Hypervisor?”

How to Enable Bidirectional Shared Clipboard on VirtualBox VM

How to Create a Linux VM with VirtualBox

Affiliate Links

Form your business with Northwest registered agent

Create a website with namedotcom

Secure your website with Wordfence

My work laptop

Affiliate Disclaimer

Please note that my website and content may contain affiliate links. This means that when you click on these links and make a purchase, I may earn a commission. Rest assured, all the products I promote are ones that I believe to be of high quality, and I personally use them as a consumer myself. Your support through these links helps me continue to create valuable content. Thank you for your support!

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories