crawljax on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S crawljax

* (Optional) Uninstall crawljax on Arch using YAY

$ yay -Rns crawljax

2. Manually Install "crawljax" via AUR

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

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

b. Clone crawljax's git locally

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

c. Go to ~/crawljax folder and install it

$ cd ~/crawljax $ makepkg -si

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

ID: 652162
Name: crawljax
PackageBaseID: 71180
PackageBase: crawljax
Version: 4.1-1
Description: Open source Java tool for automatically crawling and testing modern web applications
URL: http://crawljax.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grimsock
FirstSubmitted: 1371677845
LastModified: 1570105034
URLPath: /cgit/aur.git/snapshot/crawljax.tar.gz