Bug #9227
closedflatpack instruction error
0%
Description
from the instructions page: https://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux
I tried the following:
~/Downloads/chirp-daily-20210706$ sudo apt-get install chirp-daily
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package chirp-daily
I tried changing it to the specific chirp-daily version: chirp-daily-20210706
~/Downloads/chirp-daily-20210706$ sudo apt-get install chirp-daily-20210706
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package chirp-daily-20210706
... still no luck finding the daily update.
Updated by Jim Unroe over 3 years ago
- Status changed from New to Feedback
The instructions on the "Running_Under_Linux":https://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux page is not for installing the "flatpak". It is basically only suitable for installing the CHIRP tarball on Debian Linux distributions such as Ubuntu and and other distros based on Ubuntu prior to the Ubuntu 20.04 release. For Ubuntu 20.04 or Linux Mint 20.x it is recommend that you install the flatpak build of CHIRP.
Within the last week I performed a fresh install of Ubuntu 21.04 and installed the latest CHIRP flat pack. It worked as expected. For details and a link to the instructions that I used, see "ticket 9197":https://chirp.danplanet.com/issues/9197#note-3.
Jim KC9HI
Updated by Rudolph Gutzerhagen over 3 years ago
from the Chirp downloads page [ https://trac.chirp.danplanet.com/chirp_daily/LATEST/ ], select the flatpack file and download it to your system.
Then with flatpak itself installed, ensure the flatpak remote hub is updated, and then use flatpak to install your download (today that would be chirp-daily-20210706.flatpak ).
See my notes at: issue #8823 .
Updated by Tony Fuller over 2 years ago
I have updated the Running Under Linux wiki to include Flatpak instructions. https://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux#Installing-the-flatpak-UbuntuDebian-example
Thanks for the feedback!
Updated by Bernhard Hailer over 2 years ago
- Status changed from Feedback to Closed
- Model affected changed from (All models) to Installation
- Platform changed from Windows to Linux
Resolved.