# Install network scanner on Archlinux

Install the drivers with pamac

run the commandline:

```bash
sudo brsaneconfig4 -a name=Brother model=MFC-9330CDW ip=192.168.1.108
```

check if it is working

```bash
scanimage -L
```

```c
device `brother4:net1;dev0' is a Brother Brother MFC-9330CDW
device `v4l:/dev/video2' is a Noname Logitech BRIO virtual device
device `v4l:/dev/video0' is a Noname Logitech BRIO virtual devi
```