Package Details: arch-update 3.19.2-1

Git Clone URL: https://aur.archlinux.org/arch-update.git (read-only, click to copy)
Package Base: arch-update
Description: An interactive update notifier & applier that assists you with important pre / post update tasks
Upstream URL: https://github.com/Antiz96/arch-update
Keywords: applet aur check icon notification notify pacman paru pikaur systray update yay
Licenses: GPL-3.0-or-later
Submitter: Antiz
Maintainer: Antiz
Last Packager: Antiz
Votes: 47
Popularity: 5.58
First Submitted: 2022-03-30 19:53 (UTC)
Last Updated: 2026-04-13 23:39 (UTC)

Pinned Comments

Antiz commented on 2024-05-10 21:29 (UTC) (edited on 2025-12-25 10:56 (UTC) by Antiz)

Don't forget to enable the systemd timer to get notified of available updates automatically and periodically:

systemctl --user enable --now arch-update.timer

Don't forget as well to start the systray applet:

arch-update --tray --enable

If your desktop environment doesn't support XDG Autostart, you can enable the associated systemd service instead: systemctl --user enable --now arch-update-tray.service
If you're using a standalone window manager or a Wayland compositor, you can add the following command to your configuration file instead: arch-update --tray

See this link for more details.

Latest Comments

danyuri86 commented on 2026-03-27 20:53 (UTC)

just voted for this package, hope it finds its way into official repo its flawless

niluzz commented on 2026-02-27 18:04 (UTC)

Gnome is slow to respond. It's also not possible to move the icon in the system tray to your desired location

Antiz commented on 2024-05-10 21:29 (UTC) (edited on 2025-12-25 10:56 (UTC) by Antiz)

Don't forget to enable the systemd timer to get notified of available updates automatically and periodically:

systemctl --user enable --now arch-update.timer

Don't forget as well to start the systray applet:

arch-update --tray --enable

If your desktop environment doesn't support XDG Autostart, you can enable the associated systemd service instead: systemctl --user enable --now arch-update-tray.service
If you're using a standalone window manager or a Wayland compositor, you can add the following command to your configuration file instead: arch-update --tray

See this link for more details.