Skip to content

Instantly share code, notes, and snippets.

@shaansubbaiah
Last active January 20, 2021 09:36
Show Gist options
  • Save shaansubbaiah/36015bb20076ab6873a2257555b1aad8 to your computer and use it in GitHub Desktop.
Save shaansubbaiah/36015bb20076ab6873a2257555b1aad8 to your computer and use it in GitHub Desktop.
Install Brother DCP-T300 Printer and Scanner Drivers on Arch Based Distributions

Brother DCP-T300 Printer and Scanner Drivers on Arch Based Distributions

Install the corresponding driver from the AUR

yay -S brother-dcpt300

Scanner drivers. brscan4 is required for the DCP-T300. Look at this link other scanners.

yay -S brscan4

To enable scanning using the printer hardware buttons

yay -S brscan-skey

Install a frontend to scan, print, create pdfs from images, etc

sudo pacman -S gscan2pdf

Reboot/Logout 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment