Package Details: arch-update 3.4.1-1

Git Clone URL: https://aur.archlinux.org/arch-update.git (read-only, click to copy)
Package Base: arch-update
Description: An 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 systray update yay
Licenses: GPL-3.0-or-later
Submitter: Antiz
Maintainer: Antiz
Last Packager: Antiz
Votes: 14
Popularity: 1.07
First Submitted: 2022-03-30 19:53 (UTC)
Last Updated: 2024-11-19 13:09 (UTC)

Dependencies (22)

Required by (0)

Sources (1)

Pinned Comments

Antiz commented on 2024-05-10 21:29 (UTC) (edited on 2024-09-26 21:50 (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.

Note that people running Wayland additionally need the qt6-wayland package for the systray applet to work properly.

Latest Comments

Antiz commented on 2024-05-10 21:29 (UTC) (edited on 2024-09-26 21:50 (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.

Note that people running Wayland additionally need the qt6-wayland package for the systray applet to work properly.