cloudcross from home:MasterSoft24 project

Select Your Operating System

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_MasterSoft24_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Extra/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Arch_Extra/$(uname -m)/home_MasterSoft24_Arch_Extra.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_MasterSoft24_Arch_Extra/cloudcross
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_MasterSoft24_Arch_Core_standard_tlde]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core_standard_tlde/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Arch_Core_standard_tlde/$(uname -m)/home_MasterSoft24_Arch_Core_standard_tlde.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_MasterSoft24_Arch_Core_standard_tlde/cloudcross
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_MasterSoft24_Arch_Core]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Arch_Core/$(uname -m)/home_MasterSoft24_Arch_Core.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_MasterSoft24_Arch_Core/cloudcross
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:MasterSoft24/CentOS_7/home:MasterSoft24.repo
yum install cloudcross
For Raspbian 9.0 run the following:
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/home:/MasterSoft24/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For Debian 9.0 run the following:
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/home:/MasterSoft24/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For Debian 10 run the following:
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/home:/MasterSoft24/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For Fedora 26 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_26/home:MasterSoft24.repo
dnf install cloudcross
For Fedora 25 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_25/home:MasterSoft24.repo
dnf install cloudcross
For Fedora 24 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_24/home:MasterSoft24.repo
dnf install cloudcross
For Fedora 23 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_23/home:MasterSoft24.repo
dnf install cloudcross
For Mageia 6 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Mageia_6/home:MasterSoft24.repo
dnf install cloudcross
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Tumbleweed/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.3/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.2/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.1/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
For Raspbian 10 run the following:
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/home:/MasterSoft24/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross

Packages for Raspbian 10:

For xUbuntu 20.10 run the following:
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/home:/MasterSoft24/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 20.04 run the following:
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/home:/MasterSoft24/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 19.10 run the following:
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/home:/MasterSoft24/xUbuntu_19.10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_19.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 19.04 run the following:
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/home:/MasterSoft24/xUbuntu_19.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_19.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 18.10 run the following:
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/home:/MasterSoft24/xUbuntu_18.10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_18.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 18.04 run the following:
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/home:/MasterSoft24/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 17.10 run the following:
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/home:/MasterSoft24/xUbuntu_17.10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_17.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 17.04 run the following:
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/home:/MasterSoft24/xUbuntu_17.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_17.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 16.10 run the following:
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/home:/MasterSoft24/xUbuntu_16.10/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_16.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 16.04 run the following:
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/home:/MasterSoft24/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross
For xUbuntu 14.04 run the following:
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/home:/MasterSoft24/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:MasterSoft24.list
curl -fsSL https://download.opensuse.org/repositories/home:MasterSoft24/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_MasterSoft24.gpg > /dev/null
sudo apt update
sudo apt install cloudcross

Packages for xUbuntu 20.10:

Packages for xUbuntu 20.04:

Packages for xUbuntu 19.10:

Packages for xUbuntu 19.04:

Packages for xUbuntu 18.10:

Packages for xUbuntu 18.04:

Packages for xUbuntu 17.10: