owncloud-complete-files from isv:ownCloud:server:10.8 project
Seleziona il sistema operativo
Aggiungi il repository e installa manualmente
Per CentOS 8 eseguire quanto segue come root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/CentOS_8/isv:ownCloud:server:10.8.repo yum install owncloud-complete-files
Per CentOS 7 eseguire quanto segue come root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/CentOS_7/isv:ownCloud:server:10.8.repo yum install owncloud-complete-files
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
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:/server:/10.8/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files
Per Debian 11 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:/server:/10.8/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files
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:/server:/10.8/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per RHEL 7 eseguire quanto segue come root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/RHEL_7/isv:ownCloud:server:10.8.repo yum install owncloud-complete-files
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per Ubuntu 21.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:/server:/10.8/Ubuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Ubuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files
Per Ubuntu 20.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:/server:/10.8/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files
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:/server:/10.8/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:server:10.8.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:server:10.8/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_server_10.8.gpg > /dev/null sudo apt update sudo apt install owncloud-complete-files