cloudcross from home:MasterSoft24 project

选择您的操作系统

对于 Arch Linux,请编辑 /etc/pacman.conf 并添加以下内容(注意 pacman.conf 中的软件源顺序是很重要的,因为 pacman 总是会下载第一个找到的软件包):
[home_MasterSoft24_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Extra/$arch
然后以 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
对于 Arch Linux,请编辑 /etc/pacman.conf 并添加以下内容(注意 pacman.conf 中的软件源顺序是很重要的,因为 pacman 总是会下载第一个找到的软件包):
[home_MasterSoft24_Arch_Core_standard_tlde]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core_standard_tlde/$arch
然后以 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
对于 Arch Linux,请编辑 /etc/pacman.conf 并添加以下内容(注意 pacman.conf 中的软件源顺序是很重要的,因为 pacman 总是会下载第一个找到的软件包):
[home_MasterSoft24_Arch_Core]
Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core/$arch
然后以 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
对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:MasterSoft24/CentOS_7/home:MasterSoft24.repo
yum install cloudcross
对于 Raspbian 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/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
对于 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/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
对于 Debian 10,请运行以下命令:
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

用于 Raspbian 9.0 的软件包:

对于 Fedora 26,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_26/home:MasterSoft24.repo
dnf install cloudcross
对于 Fedora 25,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_25/home:MasterSoft24.repo
dnf install cloudcross
对于 Fedora 24,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_24/home:MasterSoft24.repo
dnf install cloudcross
对于 Fedora 23,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_23/home:MasterSoft24.repo
dnf install cloudcross
对于 Mageia 6,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Mageia_6/home:MasterSoft24.repo
dnf install cloudcross
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Tumbleweed/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
对于 openSUSE Leap 42.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.3/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
对于 openSUSE Leap 42.2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.2/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
对于 openSUSE Leap 42.1,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.1/home:MasterSoft24.repo
zypper refresh
zypper install cloudcross
对于 Raspbian 10,请运行以下命令:
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

用于 Raspbian 10 的软件包:

对于 xUbuntu 20.10,请运行以下命令:
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
对于 xUbuntu 20.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/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
对于 xUbuntu 19.10,请运行以下命令:
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
对于 xUbuntu 19.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/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
对于 xUbuntu 18.10,请运行以下命令:
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
对于 xUbuntu 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/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
对于 xUbuntu 17.10,请运行以下命令:
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
对于 xUbuntu 17.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/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
对于 xUbuntu 16.10,请运行以下命令:
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
对于 xUbuntu 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/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
对于 xUbuntu 14.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/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

用于 xUbuntu 20.10 的软件包:

用于 xUbuntu 20.04 的软件包:

用于 xUbuntu 19.10 的软件包:

用于 xUbuntu 19.04 的软件包:

用于 xUbuntu 18.10 的软件包:

用于 xUbuntu 18.04 的软件包:

用于 xUbuntu 17.10 的软件包: