testpilotcloud-client from isv:ownCloud:testpilot project
Velg operativsystem
Legg til pakkebrønn og installer manuelt
For CentOS 8, kjør følgende som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:testpilot/CentOS_8/isv:ownCloud:testpilot.repo yum install testpilotcloud-client
For CentOS 7, kjør følgende som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:testpilot/CentOS_7/isv:ownCloud:testpilot.repo yum install testpilotcloud-client
For CentOS 6, kjør følgende som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:testpilot/CentOS_6/isv:ownCloud:testpilot.repo yum install testpilotcloud-client
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For Debian Unstable, kjør følgende som:
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:/testpilot/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Debian Testing, kjør følgende som:
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:/testpilot/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Debian 9.0, kjør følgende som:
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:/testpilot/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Debian 8.0, kjør følgende som:
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:/testpilot/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Debian 10, kjør følgende som:
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:/testpilot/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For openSUSE Tumbleweed, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:testpilot/openSUSE_Tumbleweed/isv:ownCloud:testpilot.repo zypper refresh zypper install testpilotcloud-client
For openSUSE Leap 42.3, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:testpilot/openSUSE_Leap_42.3/isv:ownCloud:testpilot.repo zypper refresh zypper install testpilotcloud-client
For openSUSE Leap 42.2, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:testpilot/openSUSE_Leap_42.2/isv:ownCloud:testpilot.repo zypper refresh zypper install testpilotcloud-client
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For Ubuntu 18.04, kjør følgende som:
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:/testpilot/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Ubuntu 16.04, kjør følgende som:
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:/testpilot/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Ubuntu 12.04, kjør følgende som:
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:/testpilot/Ubuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Ubuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client
For Linux Mint 19, kjør følgende som:
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:/testpilot/Linux_Mint_19/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:testpilot.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:testpilot/Linux_Mint_19/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_testpilot.gpg > /dev/null sudo apt update sudo apt install testpilotcloud-client