[SOLVED] Deleting Flatpaks in LM 21.1 (Cinnamon)

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
FenderGuy

[SOLVED] Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

Do I really need flatpaks on my LM 21.1 (Cinnamon) installation, and if not, then how can I safely remove them?
Last edited by LockBot on Tue Aug 01, 2023 10:00 pm, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
spamegg
Level 14
Level 14
Posts: 5094
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by spamegg »

Can you show:

Code: Select all

flatpak list
FenderGuy

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

spamegg wrote: Wed Feb 01, 2023 11:24 am Can you show:

Code: Select all

flatpak list

Code: Select all

        ID                                          Branch             Op
 1.     org.freedesktop.Platform.GL.default         22.08              r
 2.     org.freedesktop.Platform.GL.default         22.08-extra        r
 3.     org.freedesktop.Platform.VAAPI.Intel        22.08              r
 4.     org.freedesktop.Platform                    22.08              r
 5.     org.freedesktop.Platform.Locale             22.08              r
 6.     org.gnome.Platform                          43                 r
 7.     org.gnome.Platform.Locale                   43                 r
 8.     org.freedesktop.Platform.openh264           2.2.0              r
 9.     org.gtk.Gtk3theme.Mint-Y-Aqua               3.22               r
10.     org.gtk.Gtk3theme.Mint-Y                    3.22               r
Last edited by FenderGuy on Thu Feb 02, 2023 2:12 pm, edited 5 times in total.
User avatar
spamegg
Level 14
Level 14
Posts: 5094
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by spamegg »

Those look like dependencies for some other Flatpak apps. Do you remember what you installed previously which installed these? (You should always keep track of what you installed in a text file.)

Anyway, try
flatpak uninstall --unused
User avatar
Moem
Level 22
Level 22
Posts: 16233
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by Moem »

spamegg wrote: Wed Feb 01, 2023 12:27 pm You should always keep track of what you installed in a text file.
Now you tell me?! :shock:
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
FenderGuy

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

spamegg wrote: Wed Feb 01, 2023 12:27 pm Those look like dependencies for some other Flatpak apps. Do you remember what you installed previously which installed these? (You should always keep track of what you installed in a text file.)

Anyway, try
flatpak uninstall --unused
Based upon my last post to you, should I still do this?
mikeflan
Level 17
Level 17
Posts: 7143
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by mikeflan »

Based upon my last post to you, should I still do this?
Yes. And then post the results of flatpak list again.

I hope you have a Timeshift snapshot taken and stored.
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by rene »

mikeflan wrote: Fri Feb 03, 2023 11:33 am I hope you have a Timeshift snapshot taken and stored.
Allow me to note that there's absolutely no reason for that: flatpaks do not affect your regular system, and can always be uninstalled/reinstalled.
FenderGuy

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

mikeflan wrote: Fri Feb 03, 2023 11:33 am
Based upon my last post to you, should I still do this?
Yes. And then post the results of flatpak list again.

I hope you have a Timeshift snapshot taken and stored.
Just did this and nothing is returned.

BTW, I have a Rescuezilla backup of my OS, with Home included.
FenderGuy

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

spamegg wrote: Wed Feb 01, 2023 12:27 pm Those look like dependencies for some other Flatpak apps. Do you remember what you installed previously which installed these? (You should always keep track of what you installed in a text file.)

Anyway, try
flatpak uninstall --unused

Code: Select all

Nothing unused to uninstall.
mikeflan
Level 17
Level 17
Posts: 7143
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by mikeflan »

Just did this and nothing is returned.
So flatpak list returned 10 items before, and now returns none. Mission Accomplished!
FenderGuy

Re: Deleting Flatpaks in LM 21.1 (Cinnamon)

Post by FenderGuy »

mikeflan wrote: Sat Feb 04, 2023 12:05 amSo flatpak list returned 10 items before, and now returns none. Mission Accomplished!
Really? This is great news, mikeflan! Thank you! :D
Locked

Return to “Software & Applications”