我从https://support.epson.net/linux/en/epsonscan2.php
当我运行帮助选项时:
./install.sh --help
'install.sh'
Usage: ./install.sh --help
./install.sh {--dry-run} [--with-non-free-plugin|--without-non-free-plugin]
The following options are supported:
-h, --help display this message and exit
--dry-run show what would be installed without actually
doing so
--with-non-free-plugin install the non-free plugin
This is the default behavior.
--without-non-free-plugin do not install the non-free plugin
提到的默认行为是什么non-free-plugin
?我需要它吗?使用它需要付费吗?
答案1
这Epson Scan 2 手册 在部分中有此信息 5.1.2. 命令安装:
安装插件包(需要网络扫描或可选图像处理功能时)
更多信息可参见此处 描述 该插件的端口:
该端口提供通过网络访问扫描仪和某些较旧的 USB 型号所需的 Linux 二进制文件。
该插件似乎是免费的,因为其源代码可以免费下载。
我只是说,在我看过的三个 Linux 发行版中,没有提到“非免费插件”是付费软件。我想,尽管它的名字是“免费”,但它实际上是免费使用的。有些软件是某些私人机构的财产,并未发布到公共领域,但只要获得版权持有者的授权,它就可以免费使用。