flattool / warehouse

A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks
GNU General Public License v3.0
275 stars 30 forks source link

Feature Request: Option for reinstalling flatpaks #116

Closed fiftydinar closed 4 days ago

fiftydinar commented 5 months ago

Describe the feature idea in detail

I find it useful in case of troubleshooting flatpak issues.

Recent example where this was necessary was to fix this upstream flatpak bug on running system: https://github.com/flatpak/flatpak/issues/5700

The command is basically:

System flatpak: flatpak install --system --reinstall -y appname

User flatpak: flatpak install --user --reinstall -y appname