git-annex-stack on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S git-annex-stack

* (Optional) Uninstall git-annex-stack on Arch using YAY

$ yay -Rns git-annex-stack

2. Manually Install "git-annex-stack" via AUR

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

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

b. Clone git-annex-stack's git locally

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

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

$ cd ~/git-annex-stack $ makepkg -si

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

ID: 298216
Name: git-annex-stack
PackageBaseID: 110695
PackageBase: git-annex-stack
Version: 6.20160419.r10.g24c224f-1
Description: manage files with git, without checking their contents into git (stack build)
URL: http://git-annex.branchable.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1663822587
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1461924281
LastModified: 1461927867
URLPath: /cgit/aur.git/snapshot/git-annex-stack.tar.gz