xstow on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S xstow

* (Optional) Uninstall xstow on Arch using YAY

$ yay -Rns xstow

2. Manually Install "xstow" via AUR

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

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

b. Clone xstow's git locally

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

c. Go to ~/xstow folder and install it

$ cd ~/xstow $ makepkg -si

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

ID: 1165913
Name: xstow
PackageBaseID: 103602
PackageBase: xstow
Version: 1.1.0-1
Description: XStow is a replacement of GNU Stow written in C++. It supports all features of Stow with some extensions.
URL: https://xstow.sourceforge.net
NumVotes: 3
Popularity: 0.01605
OutOfDate:
Maintainer: taskie
Submitter: taskie
FirstSubmitted: 1448026541
LastModified: 1667843276
URLPath: /cgit/aur.git/snapshot/xstow.tar.gz