<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi - I'm attempting to install <br>
    <br>
      chirp-daily-20220308.flatpak<br>
    <br>
    on an arm64 cpu running debian 11.2. all<br>
    <br>
    First, I installed the following: <br>
    <br>
      apt install flatpak <br>
      apt install flatpak-builder<br>
      apt install qt5-flatpak-platformtheme <br>
    <br>
    Second, I followed the guidelines for installing a runtime at <br>
    <br>
       <a class="moz-txt-link-freetext" href="https://gitlab.com/freedesktop-sdk/freedesktop-sdk">https://gitlab.com/freedesktop-sdk/freedesktop-sdk</a><br>
    <br>
    <code>namely,</code><code><br>
      <br>
       flatpak remote-add --if-not-exists flathub
      <a class="moz-txt-link-freetext" href="https://flathub.org/repo/flathub.flatpakrepo">https://flathub.org/repo/flathub.flatpakrepo</a><br>
    </code>  flatpak install flathub org.freedesktop.Sdk//21.08<br>
      flatpak install flathub org.freedesktop.Platform//21.08<br>
    <br>
    But when I attempt to install chirp-daily-20220308.flatpak<br>
    <br>
      flatpak install ~cinaed/downloads/chirp-daily-20220308.flatpak<br>
    <br>
    I received the following error: <br>
    <br>
      error: The application com.danplanet.chirp/x86_64/master requires
    the runtime org.freedesktop.Platform/x86_64/21.08 which was not
    found<br>
    <br>
    The architure is arm64 (or ARM aarch64). <br>
    <br>
    Am I missing somthing?<br>
    <br>
    -- Cinaed<br>
    <br>
    <br>
    -- Cinaed<br>
    <br>
    <br>
    <br>
  </body>
</html>