testpilotcloud-client from isv:ownCloud:testpilot project

Selecionar o Seu Sistema Operativo

Para CentOS 8 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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 corra 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