renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agoFlatpak haters seem to believe that if an app isn't on their distro's repos, it's the developers' fault.lemmy.worldimagemessage-square199fedilinkarrow-up1799arrow-down153
arrow-up1746arrow-down1imageFlatpak haters seem to believe that if an app isn't on their distro's repos, it's the developers' fault.lemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square199fedilink
minus-squared_k_bo@feddit.orglinkfedilinkarrow-up22·2 years agoYou can symlink /var/lib/flatpak/exports/bin/org.gnome.Lollypop (if you are using a system installation) or ~/.local/share/flatpak/exports/bin/org.gnome.Lollypop (if you are using a uset installation) to ~/.local/bin/lollypop and run it as lollypop.
You can symlink
/var/lib/flatpak/exports/bin/org.gnome.Lollypop(if you are using a system installation) or~/.local/share/flatpak/exports/bin/org.gnome.Lollypop(if you are using a uset installation) to~/.local/bin/lollypopand run it aslollypop.