Package Details: arch-update 2.0.2-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: aur check notification notify pacman update yay
Licenses: GPL-3.0-or-later
Submitter: Antiz
Maintainer: Antiz
Last Packager: Antiz
Votes: 9
Popularity: 1.76
First Submitted: 2022-03-30 19:53 (UTC)
Last Updated: 2024-05-19 22:59 (UTC)

Dependencies (18)

Required by (0)

Sources (1)

Pinned Comments

Antiz commented on 2024-05-10 21:29 (UTC) (edited on 2024-05-10 22:53 (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 to start the systray applet as well, either by adding the arch-update --tray command to your auto-start commands/WM config or by starting/enabling the associated system service:

systemctl --user enable --now arch-update-tray.service

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-05-10 22:53 (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 to start the systray applet as well, either by adding the arch-update --tray command to your auto-start commands/WM config or by starting/enabling the associated system service:

systemctl --user enable --now arch-update-tray.service

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