datadome-varnish from isv:datadome project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:datadome/CentOS_7/isv:datadome.repo
yum install datadome-varnish
For Debian 12 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/isv:/datadome/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
For Debian 11 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/isv:/datadome/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
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/isv:/datadome/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:datadome/Fedora_39/isv:datadome.repo
dnf install datadome-varnish
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:datadome/Fedora_38/isv:datadome.repo
dnf install datadome-varnish
For xUbuntu 22.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/isv:/datadome/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
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/isv:/datadome/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
For xUbuntu 18.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/isv:/datadome/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish
For xUbuntu 16.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/isv:/datadome/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:datadome.list
curl -fsSL https://download.opensuse.org/repositories/isv:datadome/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_datadome.gpg > /dev/null
sudo apt update
sudo apt install datadome-varnish