PINE64
Error when trying to install local package with pkcon - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Error when trying to install local package with pkcon (/showthread.php?tid=9823)



Error when trying to install local package with pkcon - koenigs - 05-11-2020

I'm a beginner with Linux so please understand my skills are quite limited for the moment.

I wish to install Open Store so I installed PackageKit

Code:
$ sudo apt install packagekit

Then downloaded the armhf package from this page: https://open-store.io/app/openstore.openstore-team and ran


Code:
$ pkcon install-local --allow-untrusted openstore.openstore-team_2.95_armhf.click


However I'm getting the following error


Quote:Installing files              [=========================]         
Testing changes               [=========================]         
Finished                      [=========================]         
Fatal error: Could not find package(s)


Same issue if I'm trying to install another application like OSM Scout Server

What am I missing? 
Thanks for your answers