chromedriver on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "chromedriver" 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
Copied
b. Install chromedriver on Arch using YAY
$
yay -S
chromedriver
Copied
* (Optional) Uninstall chromedriver on Arch using YAY
$
yay -Rns
chromedriver
Copied
2. Manually Install "chromedriver" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chromedriver's git locally
$
git clone https://aur.archlinux.org/chromedriver.git
~/chromedriver
Copied
c. Go to ~/chromedriver folder and install it
$
cd
~/chromedriver
Copied
$
makepkg -si
Copied
3. Information about the chromedriver package on Arch User Repository (AUR)
ID: 1426803
Name: chromedriver
PackageBaseID: 54413
PackageBase: chromedriver
Version: 122.0.6261.128-1
Description: Standalone server that implements the W3C WebDriver standard (for google-chrome)
URL: https://chromedriver.chromium.org/
NumVotes: 50
Popularity: 1.946787
OutOfDate:
Maintainer: Raymo111
Submitter: grimsock
FirstSubmitted: 1322505955
LastModified: 1710385212
URLPath: /cgit/aur.git/snapshot/chromedriver.tar.gz
Name: chromedriver
PackageBaseID: 54413
PackageBase: chromedriver
Version: 122.0.6261.128-1
Description: Standalone server that implements the W3C WebDriver standard (for google-chrome)
URL: https://chromedriver.chromium.org/
NumVotes: 50
Popularity: 1.946787
OutOfDate:
Maintainer: Raymo111
Submitter: grimsock
FirstSubmitted: 1322505955
LastModified: 1710385212
URLPath: /cgit/aur.git/snapshot/chromedriver.tar.gz