walk-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S walk-git

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

$ yay -Rns walk-git

2. Manually Install "walk-git" via AUR

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

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

b. Clone walk-git's git locally

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

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

$ cd ~/walk-git $ makepkg -si

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

ID: 694957
Name: walk-git
PackageBaseID: 148987
PackageBase: walk-sor-git
Version: r12.70f7a8c-1
Description: Recursively walks a directory, printing each path
URL: https://github.com/google/walk
NumVotes: 1
Popularity: 0.028336
OutOfDate:
Maintainer: Ordoviz
Submitter: Ordoviz
FirstSubmitted: 1581249708
LastModified: 1581250221
URLPath: /cgit/aur.git/snapshot/walk-git.tar.gz