My parting gift to Arch Linux before migrating to NixOS. Automatically handle the updates
- Tight integration with systemd
- Pacman Notifications
- Updates
- Enables filesdb refresher timer
- Mirror list refresh (Uses rate-mirrors)
- Official
- CachyOS
- Chaotic AUR
- EndeavourOS
Turn off upgrade notifications
- Current user:
systemctl --user mask pacman-update_notifier_update.service - All users:
systemctl mask pacman-update_notifier@update.service


