Add the signing key
curl -fsSL https://apt.sharedpair.dev/key.gpg | sudo gpg --dearmor --yes -o /usr/share/keyrings/sharedpair.gpgInstall
These are the intended public commands and URLs. Do not run them yet: apt.sharedpair.dev has not been promoted and verified.
curl -fsSL https://apt.sharedpair.dev/key.gpg | sudo gpg --dearmor --yes -o /usr/share/keyrings/sharedpair.gpgecho "deb [arch=amd64 signed-by=/usr/share/keyrings/sharedpair.gpg] https://apt.sharedpair.dev resolute main" | sudo tee /etc/apt/sources.list.d/sharedpair.listsudo apt update sudo apt install losslesscut drawio-desktop marktext joplin teams-for-linux jupyterlab-desktop netron trilium-notesSigning identity
Verify the fingerprint independently before trusting repository metadata. These commands become active only after repository promotion and a fresh APT installation test.