phantomjs on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "phantomjs" 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 on Arch using YAY

$ yay -S phantomjs

* (Optional) Uninstall phantomjs on Arch using YAY

$ yay -Rns phantomjs

2. Manually Install "phantomjs" via AUR

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

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

b. Clone phantomjs's git locally

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

c. Go to ~/phantomjs folder and install it

$ cd ~/phantomjs $ makepkg -si

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

ID: 761079
Name: phantomjs
PackageBaseID: 129440
PackageBase: phantomjs
Version: 2.1.1-16
Description: Headless WebKit with JavaScript API
URL: http://www.phantomjs.org/
NumVotes: 27
Popularity: 0.000622
OutOfDate: 1702850273
Maintainer:
Submitter: yan12125
FirstSubmitted: 1516803909
LastModified: 1594031201
URLPath: /cgit/aur.git/snapshot/phantomjs.tar.gz