Add this repository
Follow the steps below to add seafoam-labs to your system. Pick the tab that matches your package manager.
1. Import the public key
shelly keyring recv 64AD43E8F195DE0541FE5E87ECA19AB32ACCBEA2 --keyserver keyserver.ubuntu.com shelly keyring lsign 64AD43E8F195DE0541FE5E87ECA19AB32ACCBEA2
2. Add the repository
Append the following to /etc/pacman.conf:
[seafoam-labs] SigLevel = Required DatabaseOptional Server = https://repo.seafoam-labs.org/$arch
3. Sync the database
shelly sync -f
You can now install packages with shelly install <package-name>.
Note: no Public:GpgKeyFingerprint is configured, so the placeholder
64AD43E8F195DE0541FE5E87ECA19AB32ACCBEA2 is shown above. Set it in appsettings.json /
environment to display the real fingerprint.