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