The quick-install script sets up a systemd user timer that runsDocumentation Index
Fetch the complete documentation index at: https://docs.fau.fpt.icu/llms.txt
Use this file to discover all available pages before exploring further.
fp-appimage-updater update periodically in the background. The timer activates 15 minutes after boot and then every 12 hours.
Since fp-appimage-updater is designed for user-space operations, always use the --user flag when interacting with its systemd units — do not use sudo for user-wide installs.
Set up the timer
Install with systemd support
The default installation sets up the timer automatically:If you want to skip the timer, pass
--no-systemd:System-wide installation
To install the binary and systemd units system-wide (targeting/usr/bin/ and /usr/lib/systemd/system/), run the install script with sudo and the --system flag:
sudo and the --system flag instead of --user for all systemctl commands.