htmlunit on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S htmlunit

* (Optional) Uninstall htmlunit on Arch using YAY

$ yay -Rns htmlunit

2. Manually Install "htmlunit" via AUR

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

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

b. Clone htmlunit's git locally

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

c. Go to ~/htmlunit folder and install it

$ cd ~/htmlunit $ makepkg -si

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

ID: 1089115
Name: htmlunit
PackageBaseID: 45609
PackageBase: htmlunit
Version: 2.62.0-1
Description: Headless HTTP webclient for Java
URL: http://htmlunit.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter:
FirstSubmitted: 1295603387
LastModified: 1654195815
URLPath: /cgit/aur.git/snapshot/htmlunit.tar.gz