epsonscan2
The Epson Scan 2 scanner driver, including optional non-free plugins such as OCR and network scanning.
To use the SANE backend:
{
hardware.sane.extraBackends = [ pkgs.epsonscan2 ];
}
Overrides can be used to customise this package. For example, to enable non-free plugins and disable the Epson GUI:
pkgs.epsonscan2.override {
withNonFreePlugins = true;
withGui = false;
}
- Name
- epsonscan2
- Main Program
epsonscan2- Programs
epsonscan2
- Homepage
- Version
- 6.7.90.0-2026-01
- License
- Maintainers
- Platforms
- {"cpu":{"bits":64,"family":"x86"},"kernel":{"_type":"kernel","execFormat":{"_type":"exec-format","name":"elf"},"families":{},"name":"linux"}}
- Defined
- Source