python-playwright on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-playwright

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

$ yay -Rns python-playwright

2. Manually Install "python-playwright" via AUR

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

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

b. Clone python-playwright's git locally

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

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

$ cd ~/python-playwright $ makepkg -si

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

ID: 1428505
Name: python-playwright
PackageBaseID: 164286
PackageBase: python-playwright
Version: 1.42.0-1
Description: a Python library to automate Chromium, Firefox and WebKit browsers with a single API
URL: https://github.com/microsoft/playwright-python
NumVotes: 3
Popularity: 0.006642
OutOfDate:
Maintainer: alhirzel
Submitter: aloxaf
FirstSubmitted: 1615613113
LastModified: 1710605192
URLPath: /cgit/aur.git/snapshot/python-playwright.tar.gz