clatexmath from home:sp1rit:notekit project
选择您的操作系统
添加软件源并手动安装
对于 Arch Linux,请编辑 /etc/pacman.conf 并添加以下内容(注意 pacman.conf 中的软件源顺序是很重要的,因为 pacman 总是会下载第一个找到的软件包):
[home_sp1rit_notekit_Arch] Server = https://download.opensuse.org/repositories/home:/sp1rit:/notekit/Arch/$arch
然后以 root 身份运行以下命令
key=$(curl -fsSL https://download.opensuse.org/repositories/home:sp1rit:notekit/Arch/$(uname -m)/home_sp1rit_notekit_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_sp1rit_notekit_Arch/clatexmath
直接抓取二进制软件包
添加软件源并手动安装
对于 CentOS 8,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:sp1rit:notekit/CentOS_8/home:sp1rit:notekit.repo yum install clatexmath
直接抓取二进制软件包
添加软件源并手动安装
对于 Fedora Rawhide,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:sp1rit:notekit/Fedora_Rawhide/home:sp1rit:notekit.repo dnf install clatexmath
对于 Fedora 42,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:sp1rit:notekit/Fedora_42/home:sp1rit:notekit.repo dnf install clatexmath
对于 Fedora 38,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Fedora_38/home:sp1rit:notekit.repo dnf install clatexmath
直接抓取二进制软件包
添加软件源并手动安装
对于 Mageia Cauldron,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Mageia_Cauldron/home:sp1rit:notekit.repo dnf install clatexmath
对于 Mageia 8,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Mageia_8/home:sp1rit:notekit.repo dnf install clatexmath
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Tumbleweed/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Leap 15.2 PowerPC,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2_PowerPC/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Leap 15.2 ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2_ARM/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Leap 15.2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Factory zSystems,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_zSystems/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Factory RISCV,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_RISCV/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Factory PowerPC,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_PowerPC/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Factory ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_ARM/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Leap 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.5/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Leap 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.4/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 openSUSE Leap 15.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.3/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 SLE 15 SP5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP5/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 SLE 15 SP4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP4/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 SLE 15 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP3/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath
对于 SLE 15 SP2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP2/home:sp1rit:notekit.repo zypper refresh zypper install clatexmath