python-urlgrabber on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-urlgrabber

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

$ yay -Rns python-urlgrabber

2. Manually Install "python-urlgrabber" via AUR

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

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

b. Clone python-urlgrabber's git locally

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

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

$ cd ~/python-urlgrabber $ makepkg -si

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

ID: 692158
Name: python-urlgrabber
PackageBaseID: 148718
PackageBase: python-urlgrabber
Version: 4.1.0-1
Description: A high-level cross-protocol url-grabber
URL: https://github.com/rpm-software-management/urlgrabber
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1580618870
LastModified: 1580618870
URLPath: /cgit/aur.git/snapshot/python-urlgrabber.tar.gz