playwright on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install playwright on Arch using YAY
$
yay -S
playwright
Copied
* (Optional) Uninstall playwright on Arch using YAY
$
yay -Rns
playwright
Copied
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
Copied
b. Clone playwright's git locally
$
git clone https://aur.archlinux.org/playwright.git
~/playwright
Copied
c. Go to ~/playwright folder and install it
$
cd
~/playwright
Copied
$
makepkg -si
Copied
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
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