安装 falkon 浏览器遇到问题

从龙芯应用合作社下载龙架构的 falkon 浏览器 deb 安装包,sudo oma install falkon-loong64.deb ,提示如下:
INFO 正在刷新本机软件包数据库 …
ERROR oma 发现指定软件包存在依赖问题,故无法安装。
INFO 请复制或截图如下依赖问题报告并联系 AOSC OS 维护者:

     coreutils: Depends: linux-pam (>= 1.7.0-1) but it is not going to be
                installed
                Depends: openssl (>= 3.5.0-1) but it is not going to be
                installed
           apt: Depends: gnupg (>= 1:2.5.6) but it is not going to be
                installed
                Depends: systemd (>= 1:257.2-3) but it is not going to be
                installed
                Depends: gnutls (>= 3.8.7-1) but it is not going to be
                installed
           kbd: Depends: linux-pam (>= 1.7.0) but it is not going to be
                installed
           oma: Depends: openssl (>= 3.5.0-1) but it is not going to be
                installed
                Depends: systemd (>= 1:257.6) but it is not going to be
                installed
          kmod: Depends: openssl (>= 3.5.0) but it is not going to be
                installed
    util-linux: Depends: libcap-ng (>= 0.8.5) but it is not going to be
                installed
                Depends: linux-pam (>= 1.7.0) but it is not going to be
                installed
                Depends: python-3 (>= 3.10.13-4) but it is not going to
                be installed
                Depends: systemd (>= 1:257.2-1) but it is not going to be
                installed
                Depends: util-linux-runtime (>= 2.40.4) but it is not going
                to be installed
          wget: Depends: openssl (>= 3.4.0) but it is not going to be
                installed
wpa-supplicant: Depends: openssl (>= 3.4.0) but it is not going to be
                installed
                Depends: pcsclite (>= 1.9.9-1) but it is not going to be
                installed
          sudo: Depends: linux-pam (>= 1.7.1) but it is not going to be
                installed
          curl: Depends: ca-certs (>= 20241119) but it is not going to be
                installed
                Depends: openssl (>= 3.5.0-1) but it is not going to be
                installed
                Depends: krb5 (>= 1.21.3) but it is not going to be
                installed
                Depends: libssh2 (>= 1.9.0-2) but it is not going to be
                installed
                Depends: nghttp2 (>= 1.65.0) but it is not going to be
                installed
                Depends: gnutls (>= 3.8.7-1) but it is not going to be
                installed
                Depends: rtmpdump (>= 20151223-5) but it is not going to
                be installed
                Depends: brotli (>= 1.1.0) but it is not going to be
                installed
                Depends: nss (>= 3.110-1) but it is not going to be
                installed
                Depends: ngtcp2 (>= 1.5.0) but it is not going to be
                installed
                Recommends: ca-certs but it is not going to be installed
          dbus: Depends: x11-lib (>= 7.7.20240731-1) but it is not going to
                be installed
                Depends: systemd (>= 1:257.2-1) but it is not going to be
                installed
      iproute2: Depends: iptables (>= 1:1.8.8-3) but it is not going to
                be installed
networkmanager: Depends: systemd (>= 1:257.2-1) but it is not going to be
                installed
                Depends: nss (>= 3.107) but it is not going to be installed
                Depends: dbus-glib (>= 0.110-3) but it is not going to be
                installed
                Depends: polkit (>= 1:126) but it is not going to be
                installed
                Depends: modemmanager (>= 1.18.12-2) but it is not going to
                be installed
                Depends: newt (>= 0.52.23) but it is not going to be
                installed
        shadow: Depends: linux-pam (>= 1.7.0) but it is not going to be
                installed

请使用

oma install falkon

直接装上

龙架构版本的安同系统没有 falkon 这个包。

龙架构的确没有提供 Qt5WebEngine(没有维护相关的第三方补丁),因而 Falkon 不可用

如果实在有必要,我们的 KDE 6 测试源里有 Falkon:

oma topics --opt-in kde-6

但请注意,更新到 KDE 6 后,您将无法轻易降级到 KDE 5(目前稳定源提供的版本)

感谢白老师,我先用一段时间,等熟悉了再升级到 KDE 6 。再次感谢解答。