phantomjs-bin on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "phantomjs-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install phantomjs-bin on Arch using YAY

$ yay -S phantomjs-bin

* (Optional) Uninstall phantomjs-bin on Arch using YAY

$ yay -Rns phantomjs-bin

2. Manually Install "phantomjs-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone phantomjs-bin's git locally

$ git clone https://aur.archlinux.org/phantomjs-bin.git ~/phantomjs-bin

c. Go to ~/phantomjs-bin folder and install it

$ cd ~/phantomjs-bin $ makepkg -si

3. Information about the phantomjs-bin package on Arch User Repository (AUR)

ID: 592622
Name: phantomjs-bin
PackageBaseID: 129621
PackageBase: phantomjs-bin
Version: 2.1.1-2
Description: Headless WebKit with JavaScript API (official static binary)
URL: http://phantomjs.org/
NumVotes: 16
Popularity: 0.020401
OutOfDate:
Maintainer:
FirstSubmitted: 1517333545
LastModified: 1552008437
URLPath: /cgit/aur.git/snapshot/phantomjs-bin.tar.gz