obs-build from isv:ownCloud:devel 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/isv:/ownCloud:/devel/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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:/ownCloud:/devel/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build

Packages for Debian 11:

Packages for Debian 10:

For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:ownCloud:devel/Fedora_38/isv:ownCloud:devel.repo
dnf install obs-build
For xUbuntu 23.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:/ownCloud:/devel/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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:/ownCloud:/devel/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Ubuntu 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:/ownCloud:/devel/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Ubuntu 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:/ownCloud:/devel/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Ubuntu 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:/ownCloud:/devel/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:devel.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:devel/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_devel.gpg > /dev/null
sudo apt update
sudo apt install obs-build

Packages for xUbuntu 23.04:

Packages for xUbuntu 22.04:

Packages for Ubuntu 22.04:

Packages for Ubuntu 20.04:

Packages for Ubuntu 18.04: