unifi from home:useidel project

Select Your Operating System

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/home:/useidel/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:useidel.list
curl -fsSL https://download.opensuse.org/repositories/home:useidel/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_useidel.gpg > /dev/null
sudo apt update
sudo apt install unifi
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:/useidel/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:useidel.list
curl -fsSL https://download.opensuse.org/repositories/home:useidel/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_useidel.gpg > /dev/null
sudo apt update
sudo apt install unifi

Packages for Debian 11:

Packages for Debian 10:

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:useidel/Fedora_Rawhide/home:useidel.repo
dnf install unifi
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:useidel/Fedora_39/home:useidel.repo
dnf install unifi
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:useidel/Fedora_38/home:useidel.repo
dnf install unifi
For Raspbian 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/home:/useidel/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:useidel.list
curl -fsSL https://download.opensuse.org/repositories/home:useidel/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_useidel.gpg > /dev/null
sudo apt update
sudo apt install unifi
For Raspbian 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:/useidel/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:useidel.list
curl -fsSL https://download.opensuse.org/repositories/home:useidel/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_useidel.gpg > /dev/null
sudo apt update
sudo apt install unifi

Packages for Raspbian 11:

Packages for Raspbian 10: