logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Flatpak Mask - Control Updates with Flatpak | Online Free DevTools by Hexmos

Control Flatpak updates easily with Flatpak Mask. Manage application updates and prevent automatic installations using simple commands. Free online tool, no registration required.

flatpak-mask

Mask out updates and automatic installation. More information: https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak-mask.

  • Ignore updates for a specific flatpak:

flatpak mask {{com.example.app}}

  • Undo ignore updates:

flatpak mask --remove {{com.example.app}}

  • List all currently masked patterns:

flatpak mask {{--system|--user}}

See Also