Start using packagecloud in minutes

Join thousands of developers using packagecloud to distribute software securely, consistently, and affordably.

README

last updated: Tue 05/03/22 at 12:34:20 PM by cloudamqp

Sparoid

Deb packages built for amd64 and arm64. Binaries are statically built so the same repo/package works with all debian based distributions and versions.

Install

apt-get update
apt-get install -y curl gpg
curl -fsSL https://packagecloud.io/cloudamqp/sparoid/gpgkey | gpg --dearmor > /etc/apt/trusted.gpg.d/sparoid.gpg
echo "deb https://packagecloud.io/cloudamqp/sparoid/any any main" > /etc/apt/sources.list.d/sparoid.list
apt-get update
apt-get install -y sparoid
Quick install instructions for: