[chirp_users] CHIRP under Debian Linux

D.J.J. Ring, Jr.
Wed Sep 8 14:43:20 PDT 2021


To summarize installing Chirp using flatpak in Debian:

If you are using GNOME Desktop environment, install the Software Flatpak
plugin:

[as root:] apt update | apt install gnome-software-plugin-flatpak

Non-GNOME Desktop Environments:

For Debian Buster and newer (including Bullseye and Sid):
A flatpak package is available. To install it, run the following as root:

apt install flatpak

For Debian Jessie and Stretch:
A flatpak package is available in the official backports repository;
Too add this repository (if it's not alreay there):

Add using root to your /etc/apt/sources.list file this line:
deb http://deb.debian.org/debian buster-backports main

Now update and install flatpak:

[as root:] apt update | apt upgrade | apt install flatpak

Now you have to REBOOT or at least log out and back in.

You have to download the Chirp flatpak from the Chirp download page and
then install with

So do this:

Go to https://trac.chirp.danplanet.com/chirp_daily/LATEST/

Find the latest which of today is:
https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20210830.flatpak

Save that to ~/Downloads, then:

cd ~/Downloads

sudo flatpak install chirp-daily-20210830.flatpak

And everything works.

Thanks Nigel,

73
DR
N1EA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20210908/c0c86615/attachment.html 


More information about the chirp_users mailing list