stow-dotfiles on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S stow-dotfiles

* (Optional) Uninstall stow-dotfiles on Arch using YAY

$ yay -Rns stow-dotfiles

2. Manually Install "stow-dotfiles" via AUR

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

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

b. Clone stow-dotfiles's git locally

$ git clone https://aur.archlinux.org/stow-dotfiles.git ~/stow-dotfiles

c. Go to ~/stow-dotfiles folder and install it

$ cd ~/stow-dotfiles $ makepkg -si

3. Information about the stow-dotfiles package on Arch User Repository (AUR)

ID: 1285842
Name: stow-dotfiles
PackageBaseID: 195508
PackageBase: stow-dotfiles
Version: 2.3.1-2
Description: Manage installation of multiple softwares in the same directory tree (with AitorATuin's patches for --dotfiles)
URL: https://www.gnu.org/software/stow/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1688931502
LastModified: 1688933240
URLPath: /cgit/aur.git/snapshot/stow-dotfiles.tar.gz