python-webdriver-manager on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-webdriver-manager

* (Optional) Uninstall python-webdriver-manager on Arch using YAY

$ yay -Rns python-webdriver-manager

2. Manually Install "python-webdriver-manager" via AUR

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

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

b. Clone python-webdriver-manager's git locally

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

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

$ cd ~/python-webdriver-manager $ makepkg -si

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

ID: 1394588
Name: python-webdriver-manager
PackageBaseID: 190311
PackageBase: python-webdriver-manager
Version: 4.0.1-2
Description: Simplify management of binary drivers for different browsers in Selenium
URL: https://github.com/SergeyPirogov/webdriver_manager
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1676114396
LastModified: 1706482509
URLPath: /cgit/aur.git/snapshot/python-webdriver-manager.tar.gz