Search Criteria
Package Details: brother-dcpj552dw 3.0.0_1-2
Git Clone URL: | https://aur.archlinux.org/brother-dcpj552dw.git (read-only, click to copy) |
---|---|
Package Base: | brother-dcpj552dw |
Description: | Driver for the Brother DCP-J552DW wifi multifuncional printer |
Upstream URL: | http://solutions.brother.com/linux/en_us/index.html |
Licenses: | |
Submitter: | mrejdak |
Maintainer: | mrejdak |
Last Packager: | mrejdak |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-27 21:04 |
Last Updated: | 2016-11-21 19:48 |
Latest Comments
Scimmia commented on 2016-11-20 18:26
Why does this have a makedep on rpmextract? It's never used.
gambi commented on 2016-08-09 19:05
It should be mentioned that brother printer drivers for linux (so also this package) needs 32bit glibc. In order to make this driver working, do:
- uninstall brother driver package ( if already installed )
- enable multilib support -> https://wiki.archlinux.org/index.php/multilib
- install glibc -> sudo pacman -S lib32-glibc
- I don't remember if also lib-gcc was needed so just in case something is not working also install: sudo pacman -S lib32-gcc-libs
- install (this) brother driver from aur. It will automatically register to cups new USB printer.