flattool/warehouse

Feature Request: Option for reinstalling flatpaks

fiftydinar opened this issue · 0 comments

  • My proposal does not exist in the PLANNED & NOT PLANNED.md document
  • I have not found any other opened issues on the same feature request
  • I believe this fits within Warehouse's scope of Flatpak management

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:
flatpak/flatpak#5700

The command is basically:

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

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