latex-beamer from Education project
選擇您的作業系統
加套件庫並手動安裝
需要 Fedora 22 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Education/Fedora_22/Education.repo dnf install latex-beamer
需要 Fedora 21 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/Education/Fedora_21/Education.repo yum install latex-beamer
直接抓取二進位套件
加套件庫並手動安裝
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/Education.repo zypper refresh zypper install latex-beamer
需要 openSUSE Slowroll ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Slowroll/Education.repo zypper refresh zypper install latex-beamer