安装balena-etcher 2.14报错

系统是前天安装的6月的版本,然后升级到新版,尝试安装balena-etcher 2.1.4,提示报错如下。
文件是从这里下载的:Releases · balena-io/etcher · GitHub

$ oma install Downloads/balena-etcher_2.1.4_amd64.deb
INFO 请在弹出的密码框输入密码以授权 oma 执行系统管理操作。
INFO 如果您无法操作该输入框,请按 Ctrl + C 退出并以管理员权限运行 oma。
INFO 正在刷新本机软件包数据库 …
ERROR oma 发现指定软件包存在依赖问题,故无法安装。
INFO 请复制或截图如下依赖问题报告并联系 AOSC OS 维护者:

balena-etcher: Depends: kde-runtime but it is not installable or
                   trash-cli but it is not going to be installed
                   libglib2.0-bin but it is not installable
                   gvfs-bin but it is not installable
               Depends: polkit-1-auth-agent but it is not installable or
                   policykit-1-gnome but it is not installable
                   polkit-kde-1 but it is not installable

AOSC OS并不是一个基于debian的发行版,所以直接安装这样的为基于debian发行版设计的deb包出错是基本正常的。
可以尝试一下使用appimage?

我们可以通过 Spiral 提供兼容性,这边明天早上处理下

谢谢,我也找找appimage的版本。

打开前面说的链接,下载其中的 Linux x64 zip 版本即可解压后直接运行使用。