mandible apt repository

Debian and Ubuntu packages for mandible, on amd64 and arm64.

Install

Fetch the signing key:

sudo curl -fsSL https://as-foss.github.io/mandible-apt/mandible-archive-keyring.gpg \
  -o /usr/share/keyrings/mandible-archive-keyring.gpg

Add the repository:

sudo tee /etc/apt/sources.list.d/mandible.sources >/dev/null <<'EOF'
Types: deb
URIs: https://as-foss.github.io/mandible-apt
Suites: stable
Components: main
Architectures: amd64 arm64
Signed-By: /usr/share/keyrings/mandible-archive-keyring.gpg
EOF

Then:

sudo apt-get update
sudo apt-get install mandible

Signing key

Every Release here is clear-signed (InRelease) and detached-signed (Release.gpg) by:

2714DBD5FAE4A5E0ACD1DB7A9081FF81F057E914

Also available armored.

Versions currently indexed

0.8.0-1
0.7.0-1
0.6.1-1
0.6.0-1
0.5.0-1
0.4.5-1
0.4.4-1
0.4.3-1
0.4.2-1
0.4.1-1
0.4.0-1
0.3.2-1
0.3.1-1
0.3.0-1
0.2.2-1
0.2.1-1
0.2.0-1
0.1.7-1
0.1.6-1
0.1.5-1