I’m glad to announce a new installer for Storeman!
Storeman currently supports multiple releases of Sailfish OS so there are many packages on OpenRepos. As one can see from the comments, it could be quiet complicated to figure out which package is required for a particular device.
The Chum Team’s experience prompted me to develop a simple architecture-independent installer that adds an OBS repository to the device and selects an appropriate version of Storeman RPM using standard tools like PackageKit, Zypper and libsolv. As an addition I finally configured OBS builds for Storeman!
After “installing the installer” you will see its icon in the apps grid. Tapping on it would call a two-line bash script that simply refreshes the local repository cache and installs the harbor-storeman
RPM. The installer itself is removed automatically.
The installer is currently available on GitHub: harbour-storeman-installer-1.0.0-1.noarch.rpm.
I would be happy with your feedback and suggestions