EasyNetDev / brscan-skey

Brother Linux scanner S-KEY tool

Repository from Github https://github.comEasyNetDev/brscan-skeyRepository from Github https://github.comEasyNetDev/brscan-skey

brscan-skey

Brother Linux scanner S-KEY tool

This is original Brother Linux scanner S-KEY tool 0.3.2-0 repacket in 3 versions: brscan-skey, brscan-skey-libsane and brscan-skey-libsane1. First is just a meta-package which depends on brscan-skey-libsane or brscan-skey-libsane1.

Because Brother doesn't provide a new package, using the original package I have issues on Debian Trixie because the libsane was renamed to libsane1 and the packet needs libsane. So installing it will fail.

Instalation

# git clone https://github.com/EasyNetDev/brscan-skey
# cd brscan-skey
# dpkg-buildpackage -us -uc -b
# cd ..

For Debian Trixie and newer version of Debian that has libsane1:

# dpkg -i brscan-skey brscan-skey-libsane1

For older Debian version of Debian that has libsane:

# dpkg -i brscan-skey brscan-skey-libsane

About

Brother Linux scanner S-KEY tool


Languages

Language:Shell 100.0%