sane-config
SANE development toolkit
Install
- All systems
-
curl cmd.cat/sane-config.sh
- Debian
-
apt-get install libsane-dev
- Ubuntu
-
apt-get install libsane-dev
- Arch Linux
-
pacman -S sane
- Kali Linux
-
apt-get install sane
- CentOS
-
yum install sane-backends-devel
- Fedora
-
dnf install sane-backends-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsane-dev
- OS X
-
brew install sane-backends
- Raspbian
-
apt-get install libsane-dev
- Dockerfile
- dockerfile.run/sane-config
sane-backends-devel
SANE development toolkit
libsane-dev
API development library for scanners [development files]
SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). This package contains the files needed to build your applications using SANE.
mingw32-sane-backends
MinGW package for SANE
mingw64-sane-backends
Static version of the Scanner
sane
scanner graphical frontends
This package includes : o xscanimage, a scanner graphical frontend with GIMP 2.0 support o scanadf, a command-line frontend for scanners with Automatic Document Feeder o xcam, for acquiring images continuously from cameras. An alternative to xscanimage called xsane is packaged separately. The scanner frontends use SANE. SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).