Skip to content

Updating Flatpak framework version #197

Answered by mpanhans
mpanhans asked this question in Q&A
Discussion options

You must be logged in to vote

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.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mpanhans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant