Signed APT repository for the Wayfarer desktop (Debian testing / forky, amd64).
# add the signing key sudo install -d /usr/share/keyrings sudo curl -fsSL https://apt.bananabre.ad/wayfarer/wayfarer-archive-keyring.gpg \ -o /usr/share/keyrings/wayfarer-archive-keyring.gpg # add the source sudo tee /etc/apt/sources.list.d/wayfarer.sources >/dev/null <<'EOF' Types: deb URIs: https://apt.bananabre.ad/wayfarer Suites: nightly Components: main Architectures: amd64 Signed-By: /usr/share/keyrings/wayfarer-archive-keyring.gpg EOF sudo apt update sudo apt install wayfarer-desktop
Or install the wayfarer-release package, which drops in this source and key automatically.