The Rerun application as a snap.
To install the snap from the store:
snap install rerun
Make sure that snapcraft is installed and set up.
To build the snap use:
snapcraft pack
To install the locally built snap use:
snap install --dangerous rerun_*.snap