python-seleniumbase on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-seleniumbase

* (Optional) Uninstall python-seleniumbase on Arch using YAY

$ yay -Rns python-seleniumbase

2. Manually Install "python-seleniumbase" via AUR

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

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

b. Clone python-seleniumbase's git locally

$ git clone https://aur.archlinux.org/python-seleniumbase.git ~/python-seleniumbase

c. Go to ~/python-seleniumbase folder and install it

$ cd ~/python-seleniumbase $ makepkg -si

3. Information about the python-seleniumbase package on Arch User Repository (AUR)

ID: 1428523
Name: python-seleniumbase
PackageBaseID: 195113
PackageBase: python-seleniumbase
Version: 4.24.10-1
Description: A complete web automation framework for end-to-end testing
URL: https://seleniumbase.io
NumVotes: 1
Popularity: 0.024639
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1687884839
LastModified: 1710607216
URLPath: /cgit/aur.git/snapshot/python-seleniumbase.tar.gz