python-autoscraper on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-autoscraper

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

$ yay -Rns python-autoscraper

2. Manually Install "python-autoscraper" via AUR

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

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

b. Clone python-autoscraper's git locally

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

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

$ cd ~/python-autoscraper $ makepkg -si

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

ID: 1299545
Name: python-autoscraper
PackageBaseID: 194973
PackageBase: python-autoscraper
Version: 1.1.14-1
Description: A smart, automatic, fast and lightweight web scraper for Python
URL: https://github.com/alirezamika/autoscraper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1687419255
LastModified: 1691297493
URLPath: /cgit/aur.git/snapshot/python-autoscraper.tar.gz