phantomjs on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install phantomjs on Arch using YAY
$
yay -S
phantomjs
Copied
* (Optional) Uninstall phantomjs on Arch using YAY
$
yay -Rns
phantomjs
Copied
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
Copied
b. Clone phantomjs's git locally
$
git clone https://aur.archlinux.org/phantomjs.git
~/phantomjs
Copied
c. Go to ~/phantomjs folder and install it
$
cd
~/phantomjs
Copied
$
makepkg -si
Copied
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
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