Page 1 of 1

flatpak installed app uninstall

Posted: 15. Aug 2024, 20:38
by jpg153
Dear all,

via flatpak I installed NoMachine for some trials.
As it doesn't work - its probably more the TS configuration thats not transparent to me - I now want to uninstall it again.
We tried other solutions to access a windows app I need to have access to in emergency situations, which seem to work better.

On the command line

Code: Select all

flatpak list
does not display NoMachine! There are other packages shown but not NoMachine.
Now I am trying to find out where it was installed to and how to remove it again.
gslpat doesn't show it either but the additional packages I installed to get NoMachine to work.

Where do I need to look?

Thanks

Re: flatpak installed app uninstall

Posted: 15. Aug 2024, 22:57
by gapan
So, what is the output of

Code: Select all

flatpak list
?

Re: flatpak installed app uninstall

Posted: 17. Aug 2024, 08:54
by jpg153

Code: Select all

jpg:> flatpak list
Name    Application ID       Version                  Zweig       Installation
Opera   com.opera.Opera      112.0.5197.30            stable      system
Freede… …reedesktop.Platform freedesktop-sdk-23.08.21 23.08       system
Mesa    …Platform.GL.default 24.1.3                   23.08       system
Mesa (… …Platform.GL.default 24.1.3                   23.08-extra system
nvidia… …m.GL.nvidia-390-157                          1.4         system
openh2… …p.Platform.openh264 2.1.0                    2.2.0       system
jpg:> 

Re: flatpak installed app uninstall

Posted: 17. Aug 2024, 08:58
by gapan
Are you sure you installed it in the first place? This is what I get when trying to install it now:

Code: Select all

george[~]$ flatpak install flathub com.nomachine.nxplayer
Looking for matches…

com.nomachine.nxplayer permissions:
    ipc    network    pulseaudio    x11    dri    file access [1]   tags [2]

    [1] xdg-documents, xdg-download
    [2] proprietary


        ID                              Branch          Op          Remote          Download
 1. [✗] com.nomachine.nxplayer          stable          i           flathub         151,2 kB / 255,8 kB

Error: Error deploying: While trying to apply extra data: apply_extra script failed, exit status 32512
error: Failed to install com.nomachine.nxplayer: Error deploying: While trying to apply extra data: apply_extra script failed, exit status 32512

Re: flatpak installed app uninstall

Posted: 17. Aug 2024, 09:19
by jpg153
Hi Gapan,


strangely... its gone... dont remember what I did exactly but its gone.

Anyway, thanks for looking into!