phantomjs from home:snagview project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:snagview/CentOS_7/home:snagview.repo yum install phantomjs
Grab binary packages directly
Add repository and install manually
For RedHat RHEL-8 appstream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:snagview/RedHat_RHEL-8_appstream/home:snagview.repo yum install phantomjs
Grab binary packages directly
Add repository and install manually
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_15/home:snagview.repo zypper refresh zypper install phantomjs
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:snagview/SLE_12_SP4/home:snagview.repo zypper refresh zypper install phantomjs