Problem with flatpak installation

David Rosca nowrep at gmail.com
Sat Apr 28 17:57:15 BST 2018


Hi,

On Sat, Apr 28, 2018 at 5:11 PM Removed <null+removed at kde.org> wrote:

> Hi,

> I tried to get latest Falkon. However using build from source wasn't an
> option because Qt5 seems to be older than required on openSUSE Leap
> 42.3. Then I followed the flatpak route (I have never used flatpak
> before, so it is new for me). Here is what I got:

> ----
> # flatpak remote-add --if-not-exists flathub
> https://flathub.org/repo/flathub.flatpakrepo
> # flatpak remote-add --if-not-exists kdeapps --from
> https://distribute.kde.org/kdeapps.flatpakrepo
> # flatpak install kdeapps org.kde.falkon
> Required runtime for org.kde.falkon/x86_64/master
> (org.kde.Platform/x86_64/5.10) is not installed, searching...
> Found in remote flathub, do you want to install it? [y/n]: y
> Installing: org.kde.Platform/x86_64/5.10 from flathub

> 12 delta parts, 78 loose fetched; 183666 KiB transferred in 36 seconds
> Installing: org.freedesktop.Platform.GL.nvidia-390-48/x86_64/1.4 from
flathub

> 1 delta parts, 2 loose fetched; 347 KiB transferred in 0 seconds
> Installing: org.freedesktop.Platform.ffmpeg/x86_64/1.6 from flathub

> 1 delta parts, 3 loose fetched; 2650 KiB transferred in 0 seconds
> Installing: org.kde.Platform.Locale/x86_64/5.10 from flathub

> 5 metadata, 1 content objects fetched; 15 KiB transferred in 0 seconds
> Installing: org.kde.falkon/x86_64/master from kdeapps

> 53 metadata, 118 content objects fetched; 2213 KiB transferred in 1
> seconds
> # which falkon
> which: no falkon in

(/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
> #

That's not how flatpak works, you need to start it either with "flatpak run
org.kde.falkon" or with desktop file it should be installing - "(Nightly)
Falkon".

> ----

> The question is - where is Falkon now? :)

> Also - how does one uninistall it later? (including cleaning of
> everything as if it was never installed, removing the flatpak repos etc)

"man flatpak" should answer all your questions.

"flatpak uninstall org.kde.falkon"

David


> --
> [Removed]
> _______________________________________________
> Falkon mailing list
> Falkon at kde.org
> https://mail.kde.org/mailman/listinfo/falkon



More information about the Falkon mailing list