Debian Repository Details - alastairtech/rivendell GitHub Wiki
If you would like to get updates via the APT package manager, run the command below in a terminal to download and install the repository.
curl -1sLf 'https://dl.cloudsmith.io/public/7edg/rivendell-arm/setup.deb.sh' | sudo -E distro=debian bash
We do not recommend installing Rivendell directly using the APT package manager as you will have to manually set a number of configuration options such as the mysql database and audio storage. Use the automated install to do the initial setup and then use the following automated script to update your Rivendell install.
curl -L https://7edg.org/rdinstall/upgrade.sh | sudo bash