<div dir="ltr"><div style="font-size:small" class="gmail_default">To summarize installing Chirp using flatpak in Debian:<br><br>If you are using GNOME Desktop environment, install the Software Flatpak plugin:<br><br>[as root:] apt update | apt install gnome-software-plugin-flatpak<br><br>Non-GNOME Desktop Environments: <br><br>For Debian Buster and newer (including Bullseye and Sid): <br>A flatpak package is available. To install it, run the following as root:<br><br>apt install flatpak<br>    <br>For Debian Jessie and Stretch:<br>A flatpak package is available in the official backports repository; <br>Too add this repository (if it&#39;s not alreay there):<br><br>Add using root to your /etc/apt/sources.list file this line:<br>deb <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> buster-backports main<br><br>Now update and install flatpak:<br><br>[as root:] apt update | apt upgrade | apt install flatpak<br><br>Now you have to REBOOT or at least log out and back in.    <br><br>You have to download the Chirp flatpak from the Chirp download page and then install with<br><br>So do this:<br><br>Go to <a href="https://trac.chirp.danplanet.com/chirp_daily/LATEST/">https://trac.chirp.danplanet.com/chirp_daily/LATEST/</a><br><br>Find the latest which of today is:<br><a href="https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20210830.flatpak">https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20210830.flatpak</a><br><br>Save that to ~/Downloads, then:<br><br>cd ~/Downloads<br><br>sudo flatpak install chirp-daily-20210830.flatpak<br><br>And everything works.<br><br>Thanks Nigel,<br><br>73<br>DR<br>N1EA</div><br></div>