walk on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S walk

* (Optional) Uninstall walk on Arch using YAY

$ yay -Rns walk

2. Manually Install "walk" via AUR

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

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

b. Clone walk's git locally

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

c. Go to ~/walk folder and install it

$ cd ~/walk $ makepkg -si

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

ID: 1354709
Name: walk
PackageBaseID: 197199
PackageBase: walk
Version: 1.7.0-1
Description: Terminal file manager
URL: https://github.com/antonmedv/walk
NumVotes: 1
Popularity: 0.028827
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1693551480
LastModified: 1700218280
URLPath: /cgit/aur.git/snapshot/walk.tar.gz