casperjs on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S casperjs

* (Optional) Uninstall casperjs on Arch using YAY

$ yay -Rns casperjs

2. Manually Install "casperjs" via AUR

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

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

b. Clone casperjs's git locally

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

c. Go to ~/casperjs folder and install it

$ cd ~/casperjs $ makepkg -si

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

ID: 495147
Name: casperjs
PackageBaseID: 114131
PackageBase: casperjs
Version: 1.1.4_2-1
Description: a browser navigation scripting & testing utility written in Javascript on top of PhantomJS.
URL: http://casperjs.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: travisghansen
FirstSubmitted: 1469959708
LastModified: 1521305905
URLPath: /cgit/aur.git/snapshot/casperjs.tar.gz