cwalk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cwalk

* (Optional) Uninstall cwalk on Arch using YAY

$ yay -Rns cwalk

2. Manually Install "cwalk" via AUR

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

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

b. Clone cwalk's git locally

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

c. Go to ~/cwalk folder and install it

$ cd ~/cwalk $ makepkg -si

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

ID: 1403318
Name: cwalk
PackageBaseID: 176819
PackageBase: cwalk
Version: 1.2.9-1
Description: Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
URL: https://likle.github.io/cwalk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: likle
Submitter: likle
FirstSubmitted: 1647007174
LastModified: 1706952113
URLPath: /cgit/aur.git/snapshot/cwalk.tar.gz