testpilotcloud-client from isv:ownCloud:testpilot project

Selecione seu sistema operacional

Para CentOS 8 execute o seguinte como 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
Para CentOS 7 execute o seguinte como 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
Para CentOS 6 execute o seguinte como 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
Para Debian Unstable execute o seguinte:
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
Para Debian Testing execute o seguinte:
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
Para Debian 9.0 execute o seguinte:
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
Para Debian 8.0 execute o seguinte:
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
Para Debian 10 execute o seguinte:
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
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:testpilot/openSUSE_Tumbleweed/isv:ownCloud:testpilot.repo
zypper refresh
zypper install testpilotcloud-client
Para openSUSE Leap 42.3 execute o seguinte como 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
Para openSUSE Leap 42.2 execute o seguinte como 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
Para Ubuntu 18.04 execute o seguinte:
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
Para Ubuntu 16.04 execute o seguinte:
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
Para Ubuntu 12.04 execute o seguinte:
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
Para Linux Mint 19 execute o seguinte:
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