stow-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S stow-git

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

$ yay -Rns stow-git

2. Manually Install "stow-git" via AUR

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

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

b. Clone stow-git's git locally

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

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

$ cd ~/stow-git $ makepkg -si

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

ID: 583154
Name: stow-git
PackageBaseID: 139330
PackageBase: stow-git
Version: 20180211-1
Description: Manage installation of multiple softwares in the same directory tree, git version
URL: http://www.gnu.org/software/stow/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rasphino
Submitter: rasphino
FirstSubmitted: 1549377869
LastModified: 1549377869
URLPath: /cgit/aur.git/snapshot/stow-git.tar.gz