owncloud-client from isv:ownCloud:desktop:daily:master project

Επιλογή λειτουργικού συστήματος

Εκτελέστε το CentOS 8 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/CentOS_8/isv:ownCloud:desktop:daily:master.repo
yum install owncloud-client
Εκτελέστε το CentOS 7 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/CentOS_7/isv:ownCloud:desktop:daily:master.repo
yum install owncloud-client
Για Debian 9.0 εκτελέστε το παρακάτω:
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:/desktop:/daily:/master/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:desktop:daily:master.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_desktop_daily_master.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client
Για Debian 10 εκτελέστε το παρακάτω:
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:/desktop:/daily:/master/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:desktop:daily:master.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_desktop_daily_master.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client

Πακέτα για το Debian 9.0:

Πακέτα για το Debian 10:

Για Ubuntu 20.04 εκτελέστε το παρακάτω:
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:/desktop:/daily:/master/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:desktop:daily:master.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_desktop_daily_master.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client
Για Ubuntu 18.04 εκτελέστε το παρακάτω:
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:/desktop:/daily:/master/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:desktop:daily:master.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_desktop_daily_master.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client
Για Linux Mint 19 εκτελέστε το παρακάτω:
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:/desktop:/daily:/master/Linux_Mint_19/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:desktop:daily:master.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:desktop:daily:master/Linux_Mint_19/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_desktop_daily_master.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client

Πακέτα για το Ubuntu 20.04:

Πακέτα για το Ubuntu 18.04:

Πακέτα για το Linux Mint 19: