You are not logged in.
Pages: 1
Flatpak 0.8.9 is installed. This version is too old for the kdenlive flatpak repo. It needs a minimum of 0.11.4
Question: how can I solve this issue?
Last edited by wammes (2018-09-10 12:40:15)
Offline
There is version 1.0.1 in stretch-backports ... therefore, enable backports, and install this particular version from the backports.
(I don0t know exactly how to do it, but there are instruction somewhere in the forum.)
Postpone all your duties; if you die, you won't have to do them ..
Offline
You can obtain Flatpak 1.0.1 from the stretch-backports repository.
Configure the repository as instructed here and then update/install the new version using
sudo apt-get update # load the new source information suod apt-get -t stretch-backports install flatpak
Worked perfectly. Thank you very much.
Do I really need to use "apt-get"? As a former ubuntu user I got used to "apt", but since ubuntu is based off debian I'm not sure if apt/apt-get usage is the same in debian.
Offline
Apt and apt-get use the same backend and available on both Debian and Ubuntu. Apt looks a little nicer, and you can use them both to install things just fine.
Personally I also use apt because I like the status bar.
Offline
Also, be careful to read the manual for your choice of apt or apt-get. There are some subtle differences between the commands.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Pages: 1