walk on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install walk on Arch using YAY
$
yay -S
walk
Copied
* (Optional) Uninstall walk on Arch using YAY
$
yay -Rns
walk
Copied
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
Copied
b. Clone walk's git locally
$
git clone https://aur.archlinux.org/walk.git
~/walk
Copied
c. Go to ~/walk folder and install it
$
cd
~/walk
Copied
$
makepkg -si
Copied
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
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