scrape-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S scrape-git

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

$ yay -Rns scrape-git

2. Manually Install "scrape-git" via AUR

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

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

b. Clone scrape-git's git locally

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

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

$ cd ~/scrape-git $ makepkg -si

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

ID: 958768
Name: scrape-git
PackageBaseID: 166728
PackageBase: scrape-git
Version: 0.1.0-1
Description: Snake like game written in python3
URL: https://github.com/lxgr-linux/scrape
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lxgr
Submitter: lxgr
FirstSubmitted: 1620736162
LastModified: 1631209208
URLPath: /cgit/aur.git/snapshot/scrape-git.tar.gz