phantomjs from home:snagview project

Selecionar o Seu Sistema Operativo

Para CentOS 7 corra o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:snagview/CentOS_7/home:snagview.repo
yum install phantomjs
Para RedHat RHEL-8 appstream corra o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:snagview/RedHat_RHEL-8_appstream/home:snagview.repo
yum install phantomjs
Para SLE 15 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_15/home:snagview.repo
zypper refresh
zypper install phantomjs
Para SLE 12 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_12_SP4/home:snagview.repo
zypper refresh
zypper install phantomjs