-
Is it possible to upgrade the flatpak platform version on elementary? And if so, how would one go about it? Or would such an upgrade ever come through the regular system updates? When I run |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have answered my own question. If not added yet, first add software-properties-common, or you will get the error that add-apt-repository not found: Then add the flatpak ppa which is more up to date than the Ubuntu distro version Then reboot. Now |
Beta Was this translation helpful? Give feedback.
I have answered my own question. If not added yet, first add software-properties-common, or you will get the error that add-apt-repository not found:
sudo apt-get install software-properties-common
Then add the flatpak ppa which is more up to date than the Ubuntu distro version
sudo add-apt-repository ppa:flatpak/development
sudo apt update
Then reboot. Now
flatpak --version
says 1.15.4. Alternatively you could add flatpak/stable, which at the time of writing would give you flatpak version 1.14.