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