phantomjs from home:snagview project

选择您的操作系统

对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:snagview/CentOS_7/home:snagview.repo
yum install phantomjs
对于 RedHat RHEL-8 appstream,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:snagview/RedHat_RHEL-8_appstream/home:snagview.repo
yum install phantomjs

用于 RedHat RHEL-8 appstream 的软件包:

对于 SLE 15,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_15/home:snagview.repo
zypper refresh
zypper install phantomjs
对于 SLE 12 SP4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_12_SP4/home:snagview.repo
zypper refresh
zypper install phantomjs