A library for dealing with scannersLibKSane is a KDE interface for SANE library to control flat scanners. This library provides a widget to control a scanner, KSaneWidget. Internally, it will use the SANE library.
A library for dealing with scannersLibKSane is a KDE interface for SANE library to control flat scanners. This library provides a widget to control a scanner, KSaneWidget. Internally, it will use the SANE library.
To install libksane, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libksane
To see what files were installed by libksane, run:
port contents libksane
To later upgrade libksane, run:
sudo port selfupdate && sudo port upgrade libksane
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.