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

Seleziona il sistema operativo

Per CentOS 8 XX eseguire quanto segue come root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/CentOS_8_XX/isv:ownCloud:Qt5125.repo
yum install extra-cmake-modules
Per CentOS 8 eseguire quanto segue come root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/CentOS_8/isv:ownCloud:Qt5125.repo
yum install extra-cmake-modules
Per CentOS 7 eseguire quanto segue come root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/CentOS_7/isv:ownCloud:Qt5125.repo
yum install extra-cmake-modules
Per CentOS 6 eseguire quanto segue come root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/CentOS_6/isv:ownCloud:Qt5125.repo
yum install extra-cmake-modules
Per Debian 9.0 eseguire quanto segue:
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:/Qt5125/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
Per Debian 8.0 eseguire quanto segue:
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:/Qt5125/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
Per Debian 10 eseguire quanto segue:
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:/Qt5125/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
Per openSUSE Leap 42.3 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/openSUSE_Leap_42.3/isv:ownCloud:Qt5125.repo
zypper refresh
zypper install extra-cmake-modules
Per openSUSE Leap 42.2 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/openSUSE_Leap_42.2/isv:ownCloud:Qt5125.repo
zypper refresh
zypper install extra-cmake-modules
Per Ubuntu 18.04 eseguire quanto segue:
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:/Qt5125/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
Per Ubuntu 16.04 eseguire quanto segue:
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:/Qt5125/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules
Per Linux Mint 19 eseguire quanto segue:
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:/Qt5125/Linux_Mint_19/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:Qt5125.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:Qt5125/Linux_Mint_19/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_Qt5125.gpg > /dev/null
sudo apt update
sudo apt install extra-cmake-modules