This tool can be used in conjunction with transactional-update's notify method in
order to notify all graphically logged in users about updates performed.
All you're going to need is Go >= 1.18 and
GNU Make
make
sudo make installTransactional Update Notifier should be run as a user's Systemd unit.
transactional-update-notifier daemonOr using systemctl:
systemctl --user enable --now transactional-update-notifierNote: After installing Transactional Update Notifier using make, the
96-transactional-update-notifier.preset preset file should enable the unit
service by default on next boot and all you needed to do is to start it with:
systemctl --user start transactional-update-notifierTransactional Update Notifier can be run from anywhere and executed by anyone, it will find the notifier socket and notify the user.
transactional-update-notifier client