geckodriver-hg on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S geckodriver-hg

* (Optional) Uninstall geckodriver-hg on Arch using YAY

$ yay -Rns geckodriver-hg

2. Manually Install "geckodriver-hg" via AUR

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

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

b. Clone geckodriver-hg's git locally

$ git clone https://aur.archlinux.org/geckodriver-hg.git ~/geckodriver-hg

c. Go to ~/geckodriver-hg folder and install it

$ cd ~/geckodriver-hg $ makepkg -si

3. Information about the geckodriver-hg package on Arch User Repository (AUR)

ID: 1317924
Name: geckodriver-hg
PackageBaseID: 141452
PackageBase: geckodriver-hg
Version: r552364.1581160e62e6-3
Description: WebDriver for Firefox
URL: https://github.com/mozilla/geckodriver
NumVotes: 4
Popularity: 0.158033
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1555934471
LastModified: 1694555227
URLPath: /cgit/aur.git/snapshot/geckodriver-hg.tar.gz