owncloud-client-dolphin from isv:ownCloud:community:edge project

Seleccione su sistema operativo

Para Debian 9.0 ejecute lo siguiente:
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:/community:/edge/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:edge.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:edge/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_edge.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client-dolphin
Para Debian 10 ejecute lo siguiente:
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:/community:/edge/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:edge.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:edge/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_edge.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client-dolphin
Para Ubuntu 20.04 ejecute lo siguiente:
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:/community:/edge/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:edge.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:edge/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_edge.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client-dolphin
Para Ubuntu 18.04 ejecute lo siguiente:
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:/community:/edge/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:edge.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:edge/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_edge.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client-dolphin
Para Linux Mint 19 ejecute lo siguiente:
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:/community:/edge/Linux_Mint_19/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:edge.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:edge/Linux_Mint_19/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_edge.gpg > /dev/null
sudo apt update
sudo apt install owncloud-client-dolphin