cloudcross from home:MasterSoft24 project
Pilih Sistem Operasi Anda
Tambah repositori dan pasang secara manual
Untuk Arch Linux, sunting /etc/pacman.conf dan tambahkan berikut ini (perhatikan bahwa urutan repositori di pacman.conf adalah penting, karena pacman selalu mengunduh paket yang pertama kali ditemukan):
[home_MasterSoft24_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Extra/$arch
Kemudian jalankan berikut sebagai 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
Untuk Arch Linux, sunting /etc/pacman.conf dan tambahkan berikut ini (perhatikan bahwa urutan repositori di pacman.conf adalah penting, karena pacman selalu mengunduh paket yang pertama kali ditemukan):
[home_MasterSoft24_Arch_Core_standard_tlde] Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core_standard_tlde/$arch
Kemudian jalankan berikut sebagai 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
Untuk Arch Linux, sunting /etc/pacman.conf dan tambahkan berikut ini (perhatikan bahwa urutan repositori di pacman.conf adalah penting, karena pacman selalu mengunduh paket yang pertama kali ditemukan):
[home_MasterSoft24_Arch_Core] Server = https://download.opensuse.org/repositories/home:/MasterSoft24/Arch_Core/$arch
Kemudian jalankan berikut sebagai 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
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk CentOS 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:MasterSoft24/CentOS_7/home:MasterSoft24.repo yum install cloudcross
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Raspbian 9.0 jalankan berikut ini:
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
Untuk Debian 9.0 jalankan berikut ini:
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
Untuk Debian 10 jalankan berikut ini:
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
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Fedora 26 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_26/home:MasterSoft24.repo dnf install cloudcross
Untuk Fedora 25 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_25/home:MasterSoft24.repo dnf install cloudcross
Untuk Fedora 24 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_24/home:MasterSoft24.repo dnf install cloudcross
Untuk Fedora 23 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Fedora_23/home:MasterSoft24.repo dnf install cloudcross
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Mageia 6 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MasterSoft24/Mageia_6/home:MasterSoft24.repo dnf install cloudcross
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk openSUSE Tumbleweed jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Tumbleweed/home:MasterSoft24.repo zypper refresh zypper install cloudcross
Untuk openSUSE Leap 42.3 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.3/home:MasterSoft24.repo zypper refresh zypper install cloudcross
Untuk openSUSE Leap 42.2 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.2/home:MasterSoft24.repo zypper refresh zypper install cloudcross
Untuk openSUSE Leap 42.1 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:MasterSoft24/openSUSE_Leap_42.1/home:MasterSoft24.repo zypper refresh zypper install cloudcross
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Raspbian 10 jalankan berikut ini:
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
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk xUbuntu 20.10 jalankan berikut ini:
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
Untuk xUbuntu 20.04 jalankan berikut ini:
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
Untuk xUbuntu 19.10 jalankan berikut ini:
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
Untuk xUbuntu 19.04 jalankan berikut ini:
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
Untuk xUbuntu 18.10 jalankan berikut ini:
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
Untuk xUbuntu 18.04 jalankan berikut ini:
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
Untuk xUbuntu 17.10 jalankan berikut ini:
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
Untuk xUbuntu 17.04 jalankan berikut ini:
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
Untuk xUbuntu 16.10 jalankan berikut ini:
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
Untuk xUbuntu 16.04 jalankan berikut ini:
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
Untuk xUbuntu 14.04 jalankan berikut ini:
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