Skip to content

EasyNetDev/brscan-skey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages