# Driver from AUR https://aur.archlinux.org/packages/brother-mfc-l3760cdw)yay -S brother-mfc-l3760cdw
# Add the printer directlysudo lpadmin -p Brother-MFC-L3760CDW -E -v ipp://192.168.1.205/ipp -m everywhere
# Set it as default (optional)sudo lpadmin -d Brother-MFC-L3760CDW
# Test if it was addedlpstat -p
# Driver from AUR: https://aur.archlinux.org/packages/brother-dcpl2550dn)yay -S brother-dcpl2550dn
# Add the printer directlysudo lpadmin -p Brother-DCP-L2550DN -E -v ipp://192.168.1.108/ipp/print -P /usr/share/cups/model/Brother/Brother-DCPL2550DN-cups-en.ppd
# Set it as default (optional)sudo lpadmin -d Brother-DCP-L2550DN
# Test if it was addedlpstat -p