snap-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S snap-git

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

$ yay -Rns snap-git

2. Manually Install "snap-git" via AUR

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

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

b. Clone snap-git's git locally

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

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

$ cd ~/snap-git $ makepkg -si

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

ID: 531893
Name: snap-git
PackageBaseID: 111524
PackageBase: snap-git
Version: r1857.86ac647-1
Description: Stanford Network Analysis Platform (SNAP) is a general purpose, high performance system for analysis and manipulation of large networks.
URL: http://snap.stanford.edu/snap/
NumVotes: 1
Popularity: 0.20843
OutOfDate:
Maintainer: yhfudev
Submitter: yhfudev
FirstSubmitted: 1463862917
LastModified: 1533420038
URLPath: /cgit/aur.git/snapshot/snap-git.tar.gz