owncloud-client-dolphin from isv:ownCloud:community:nightly project
选择您的操作系统
添加软件源并手动安装
对于 Debian Unstable,请运行以下命令:
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:/nightly/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin
对于 Debian Testing,请运行以下命令:
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:/nightly/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin
对于 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:/community:/nightly/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin
直接抓取二进制软件包
添加软件源并手动安装
对于 Fedora Rawhide,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Fedora_Rawhide/isv:ownCloud:community:nightly.repo dnf install owncloud-client-dolphin
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/openSUSE_Tumbleweed/isv:ownCloud:community:nightly.repo zypper refresh zypper install owncloud-client-dolphin
对于 openSUSE Leap 42.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/openSUSE_Leap_42.3/isv:ownCloud:community:nightly.repo zypper refresh zypper install owncloud-client-dolphin
直接抓取二进制软件包
添加软件源并手动安装
对于 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:/community:/nightly/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin
对于 Ubuntu 16.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:/community:/nightly/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin
对于 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:/community:/nightly/Linux_Mint_19/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:nightly.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:nightly/Linux_Mint_19/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_nightly.gpg > /dev/null sudo apt update sudo apt install owncloud-client-dolphin