chromedriver-beta on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S chromedriver-beta

* (Optional) Uninstall chromedriver-beta on Arch using YAY

$ yay -Rns chromedriver-beta

2. Manually Install "chromedriver-beta" via AUR

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

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

b. Clone chromedriver-beta's git locally

$ git clone https://aur.archlinux.org/chromedriver-beta.git ~/chromedriver-beta

c. Go to ~/chromedriver-beta folder and install it

$ cd ~/chromedriver-beta $ makepkg -si

3. Information about the chromedriver-beta package on Arch User Repository (AUR)

ID: 1426804
Name: chromedriver-beta
PackageBaseID: 139974
PackageBase: chromedriver-beta
Version: 123.0.6312.46-1
Description: Standalone server that implements the W3C WebDriver standard (for google-chrome-beta)
URL: https://chromedriver.chromium.org/
NumVotes: 3
Popularity: 0.001101
OutOfDate:
Maintainer: Raymo111
Submitter: jgwak
FirstSubmitted: 1551298573
LastModified: 1710385225
URLPath: /cgit/aur.git/snapshot/chromedriver-beta.tar.gz