The released rnp
snap package is located at Snapcraft: rnp snap.
-
Run
snapcraft push <snap filename>
in the root directory of this repo -
Release from the dashboard (https://dashboard.snapcraft.io/snaps/rnp) after approval
If you are on macOS you can install snap to any of your multipass instances with:
multipass transfer rnp_*_amd64.snap ${instance-name}:/home/multipass
multipass shell ${instance-name}
sudo snap install --devmode rnp_*_amd64.snap
After this the snap is ready to use.