-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Some apps require a certain flatpak version and some distros are notoriusly slow in updating the flatpak version in their repos. For this, there once existed a hint in the flatpak installation guide, that showed how to add an appropriate ppa, namely with those simple shell commands:
$ sudo add-apt-repository ppa:flatpak/stable
$ sudo apt update
$ sudo apt install flatpak
However, this has been removed from the installation guide. It's still an issue*, so please add it somewhere to be found, preferably also by flatpak/linux newbies...
Thanks a lot (:
*(e.g. when installing JASP on ubuntu 20.04 LTS. On newer LTS's it now finally works, but who knows if it'll reappear on future jasp/flatpak/ubuntu versions...)
Metadata
Metadata
Assignees
Labels
No labels