python-webscrapbook on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-webscrapbook

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

$ yay -Rns python-webscrapbook

2. Manually Install "python-webscrapbook" via AUR

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

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

b. Clone python-webscrapbook's git locally

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

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

$ cd ~/python-webscrapbook $ makepkg -si

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

ID: 1424675
Name: python-webscrapbook
PackageBaseID: 164137
PackageBase: python-webscrapbook
Version: 2.3.1-1
Description: PyWebScrapBook is a command line toolkit and backend server for WebScrapBook browser extension
URL: https://github.com/danny0838/PyWebScrapBook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trap000d
Submitter: trap000d
FirstSubmitted: 1615262803
LastModified: 1710124075
URLPath: /cgit/aur.git/snapshot/python-webscrapbook.tar.gz