05-11-2020, 03:22 AM
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
Then downloaded the armhf package from this page: https://open-store.io/app/openstore.openstore-team and ran
However I'm getting the following error
Same issue if I'm trying to install another application like OSM Scout Server
What am I missing?
Thanks for your answers
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