From 6e98d0f6b1a6b5f7c44e214fbd972614bd8a66a1 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 9 Aug 2025 22:26:59 +0300 Subject: [PATCH] essentialsoftware.md: uninstall all flatpaks when setting up Atomic --- n/essentialsoftware.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 149c615..0a22395 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -219,6 +219,12 @@ sudo rpm-ostree apply-live && sudo chmod a+x /var/roothome # footclient (or server) for all users on-demand. Requires # the previous command or reboot sudo systemctl --global enable foot-server.socket + +# Uninstall all flatpaks (to get rid of Fedora remote and unnecessary apps, +# refer to later section of this page for more relevant flatpaks). +# (Yes, the invalid command is intentional, fix it to acknowledge reading and +# understanding.) +sudo flatpak uninstall --all --assumeno ``` Consider also adding