leocad from home:cabelo project

選擇您的作業系統

對於 Arch Linux,編輯 /etc/pacman.conf 並加入以下設定 (注意在 pacman.conf 中套件庫的順序是很重要的,因為 pacman 會下載第一個找到的軟體包):
[home_cabelo_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/cabelo/Arch_Extra/$arch
然後使用 root 身份執行以下指令
key=$(curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Arch_Extra/$(uname -m)/home_cabelo_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_cabelo_Arch_Extra/leocad
對於 Arch Linux,編輯 /etc/pacman.conf 並加入以下設定 (注意在 pacman.conf 中套件庫的順序是很重要的,因為 pacman 會下載第一個找到的軟體包):
[home_cabelo_Arch]
Server = https://download.opensuse.org/repositories/home:/cabelo/Arch/$arch
然後使用 root 身份執行以下指令
key=$(curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Arch/$(uname -m)/home_cabelo_Arch.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_cabelo_Arch/leocad
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/CentOS_7/home:cabelo.repo
yum install leocad
需要 Debian Unstable ,執行以下:
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:/cabelo/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 Debian Testing ,執行以下:
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:/cabelo/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 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:/cabelo/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 Debian 8.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:/cabelo/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 Debian 7.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:/cabelo/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 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:/cabelo/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 Fedora 43 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_43/home:cabelo.repo
dnf install leocad
需要 Fedora 42 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_42/home:cabelo.repo
dnf install leocad
需要 Fedora 41 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_41/home:cabelo.repo
dnf install leocad
需要 Fedora 40 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_40/home:cabelo.repo
dnf install leocad
需要 Fedora 38 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_38/home:cabelo.repo
dnf install leocad
需要 Fedora 33 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_33/home:cabelo.repo
dnf install leocad
需要 Fedora 32 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_32/home:cabelo.repo
dnf install leocad
需要 Fedora 31 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_31/home:cabelo.repo
dnf install leocad
需要 Mageia 9 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_9/home:cabelo.repo
dnf install leocad
需要 Mageia 8 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_8/home:cabelo.repo
dnf install leocad
需要 Mageia 6 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_6/home:cabelo.repo
dnf install leocad
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Tumbleweed/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE Leap 42.3 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.3/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE Leap 42.2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE Leap 42.1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.1/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE Leap 15.0 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE 13.2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.2/home:cabelo.repo
zypper refresh
zypper install leocad
需要 openSUSE 13.1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.1/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 15 SP1 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP5 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP4 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP3 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP2 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP1 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 RHEL 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/RHEL_7/home:cabelo.repo
yum install leocad
需要 ScientificLinux 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_7/home:cabelo.repo
yum install leocad
需要 SLE 15 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_Backports/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP5 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP3 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 SP1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1/home:cabelo.repo
zypper refresh
zypper install leocad
需要 SLE 12 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12/home:cabelo.repo
zypper refresh
zypper install leocad
需要 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:/cabelo/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 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:/cabelo/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad
需要 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:/cabelo/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list
curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null
sudo apt update
sudo apt install leocad

xUbuntu 18.04 的套件:

需要 Fedora 36 ,用 root 執行:
?
需要 Fedora 35 ,用 root 執行:
?
需要 Fedora 34 ,用 root 執行:
?