Hi,
I need to install brother packages in order for my mfc printer and scanner to be detected and to work properly.
Problem is that the packages made by Brother are of a 32 bit architecture.
As per https://wiki.debian.org/Multiarch/HOWTO, 32 bit seems not to be supported by default dpkg.
Code: Select all
sh-5.2# dpkg --print-foreign-architectures
sh-5.2#
What should I do for those 32 bit packages to be able to be installed?