selenium-server-standalone on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S selenium-server-standalone

* (Optional) Uninstall selenium-server-standalone on Arch using YAY

$ yay -Rns selenium-server-standalone

2. Manually Install "selenium-server-standalone" via AUR

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

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

b. Clone selenium-server-standalone's git locally

$ git clone https://aur.archlinux.org/selenium-server-standalone.git ~/selenium-server-standalone

c. Go to ~/selenium-server-standalone folder and install it

$ cd ~/selenium-server-standalone $ makepkg -si

3. Information about the selenium-server-standalone package on Arch User Repository (AUR)

ID: 650191
Name: selenium-server-standalone
PackageBaseID: 35906
PackageBase: selenium-server-standalone
Version: 3.141.59-1
Description: Test automation server for web applications
URL: http://seleniumhq.org/
NumVotes: 52
Popularity: 0
OutOfDate: 1653389916
Maintainer:
Submitter: sergej
FirstSubmitted: 1269453842
LastModified: 1569500598
URLPath: /cgit/aur.git/snapshot/selenium-server-standalone.tar.gz