The repository contains deb packages for the releases of mandos2matrix. To make use of the repository, follow the steps below.
curlsudosudo curl -fsSL https://seiferma.github.io/deb_mandos2matrix/pubkey.gpg -o /etc/apt/keyrings/mandos2matrix.asc
echo \
"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/mandos2matrix.asc] https://seiferma.github.io/deb_mandos2matrix all main" | \
sudo tee /etc/apt/sources.list.d/mandos2matrix.list > /dev/null
mandos2matrix
apt-get update
apt-get install mandos2matrix