extra-cmake-modules from isv:ownCloud:Qt5152 project

Select Your Operating System

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:/ownCloud:/Qt5152/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
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:/Qt5152/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
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:/Qt5152/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Fedora_Rawhide/isv:ownCloud:Qt5152.repo
dnf install extra-cmake-modules
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Fedora_38/isv:ownCloud:Qt5152.repo
dnf install extra-cmake-modules
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Fedora_33/isv:ownCloud:Qt5152.repo
dnf install extra-cmake-modules
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/openSUSE_Tumbleweed/isv:ownCloud:Qt5152.repo
zypper refresh
zypper install extra-cmake-modules
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/openSUSE_Leap_15.2/isv:ownCloud:Qt5152.repo
zypper refresh
zypper install extra-cmake-modules
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/openSUSE_Leap_15.5/isv:ownCloud:Qt5152.repo
zypper refresh
zypper install extra-cmake-modules
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/openSUSE_Leap_15.4/isv:ownCloud:Qt5152.repo
zypper refresh
zypper install extra-cmake-modules
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/openSUSE_Leap_15.3/isv:ownCloud:Qt5152.repo
zypper refresh
zypper install extra-cmake-modules
For Ubuntu 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:/Qt5152/Ubuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
For Ubuntu 22.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:/Qt5152/Ubuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
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:/Qt5152/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
For Ubuntu 21.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:/Qt5152/Ubuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
For Ubuntu 21.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:/Qt5152/Ubuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
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:/Qt5152/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
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:/Qt5152/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5152.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5152/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5152.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
For Fedora 37 run the following as root:
?
For Fedora 36 run the following as root:
?
For Fedora 35 run the following as root:
?
For Fedora 34 run the following as root:
?