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