playwright on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S playwright

* (Optional) Uninstall playwright on Arch using YAY

$ yay -Rns playwright

2. Manually Install "playwright" via AUR

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

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

b. Clone playwright's git locally

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

c. Go to ~/playwright folder and install it

$ cd ~/playwright $ makepkg -si

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

ID: 1413122
Name: playwright
PackageBaseID: 170396
PackageBase: playwright
Version: 1.41.2-1
Description: Node.js library to automate Chromium, Firefox and WebKit with a single API
URL: https://playwright.dev
NumVotes: 1
Popularity: 0.003853
OutOfDate:
Maintainer: AlphaJack
Submitter: grawlinson
FirstSubmitted: 1629963001
LastModified: 1708503874
URLPath: /cgit/aur.git/snapshot/playwright.tar.gz