python-dryscrape on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-dryscrape

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

$ yay -Rns python-dryscrape

2. Manually Install "python-dryscrape" via AUR

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

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

b. Clone python-dryscrape's git locally

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

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

$ cd ~/python-dryscrape $ makepkg -si

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

ID: 363349
Name: python-dryscrape
PackageBaseID: 117567
PackageBase: python-dryscrape
Version: 1.0-2
Description: a lightweight Javascript-aware, headless web scraping library for Python
URL: https://github.com/niklasb/dryscrape
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BryceGuinta
FirstSubmitted: 1481095149
LastModified: 1481171054
URLPath: /cgit/aur.git/snapshot/python-dryscrape.tar.gz