slimerjs on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S slimerjs

* (Optional) Uninstall slimerjs on Arch using YAY

$ yay -Rns slimerjs

2. Manually Install "slimerjs" via AUR

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

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

b. Clone slimerjs's git locally

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

c. Go to ~/slimerjs folder and install it

$ cd ~/slimerjs $ makepkg -si

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

ID: 523306
Name: slimerjs
PackageBaseID: 133892
PackageBase: slimerjs
Version: 1.0.0-1
Description: A scriptable browser for Web developers
URL: https://slimerjs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: travisghansen
FirstSubmitted: 1530380719
LastModified: 1530380719
URLPath: /cgit/aur.git/snapshot/slimerjs.tar.gz