avalon2 from home:antonbatenev:avalon project

Select Your Operating System

For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/avalon/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:avalon.list
curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:avalon/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_avalon.gpg > /dev/null
sudo apt update
sudo apt install avalon2
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:antonbatenev:avalon/Fedora_Rawhide/home:antonbatenev:avalon.repo
dnf install avalon2
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:antonbatenev:avalon/openSUSE_Tumbleweed/home:antonbatenev:avalon.repo
zypper refresh
zypper install avalon2
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/avalon/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:avalon.list
curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:avalon/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_avalon.gpg > /dev/null
sudo apt update
sudo apt install avalon2

Packages for xUbuntu 20.04: