Have MFC7460DN.ppd ready in your dowloads folder
rpm-ostree install distrobox printer-driver-brlaser
reboot
Go to printer in the priner GUI and install/upload you ppd from the downloads folder.
reboot
What about the scanner?
Mint (Ubuntu)
Install the standard c library for 32bit applications (e.g. lib32stdc++6(Debian) or ia32-libs(Ubuntu))
Extract and run this file as sudo. It will install the scanner and printer files.
Printer Connection is: socket://192.168.2.122:9100
The ppd file ends up at: /user/share/ppd
Fedora
http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfc7460dn_all&os=127 - Do the Driver Install Tool this will do it all, printer, scanner, etc.
lsusb
[matt@localhost ~]$ lsusb
Bus 002 Device 002: ID 04f9:024e Brother Industries, Ltd
Create/edit /etc/udev/rules.d/99-local.rules containing:
SUBSYSTEM=="usb",ATTR{idVendor}=="04f9", ATTR{idProduct}=="024e", MODE="0666"
udevadm control –-reload-rules
Must install this in order to use the 32 bit Brother driver: yum install glibc.i686
OpenSUSE: zypper install glibc-32bit
Instructions: http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1b.html
Driver: http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_scn.html
matt@mattPC ~ $ sudo brsaneconfig4 -a name=scanny model=MFC-7460DN ip=192.168.2.122
matt@mattPC ~ $
Install the Brother_MFC-7460DN-2
Install the 2 .deb files from Dropbox. Yes. It works for Slackware
Copy the .ppd file to /usr/share/ppd/ (from Dropbox)
Install from CUPS http://localhost:631/
/home/username/.config/openbox/lubuntu-rc.xml
<applications>
<application name="firefox-bin">
<decor>no</decor>
<maximized>yes</maximized>
</application>
</applications>
bash -c 'sleep 0.3 && xdotool type "$(date -u +%Y-%m-%d_%H:%M:%SZ)"'
https://www.tecmint.com/extend-and-reduce-lvms-in-linux/
matt@mattPC ~ $ sudo brsaneconfig4 -a name=scanny model=MFC-7460DN ip=192.168.2.122
matt@mattPC ~ $