scrape-cli on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S scrape-cli

* (Optional) Uninstall scrape-cli on Arch using YAY

$ yay -Rns scrape-cli

2. Manually Install "scrape-cli" via AUR

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

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

b. Clone scrape-cli's git locally

$ git clone https://aur.archlinux.org/scrape-cli.git ~/scrape-cli

c. Go to ~/scrape-cli folder and install it

$ cd ~/scrape-cli $ makepkg -si

3. Information about the scrape-cli package on Arch User Repository (AUR)

ID: 1394605
Name: scrape-cli
PackageBaseID: 194887
PackageBase: scrape-cli
Version: 1.9.1-1
Description: CLI utility to scrape emails from websites
URL: https://github.com/lawzava/scrape
NumVotes: 1
Popularity: 0.004458
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1687194533
LastModified: 1706482754
URLPath: /cgit/aur.git/snapshot/scrape-cli.tar.gz