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

Last updated: October 06,2024

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

$ yay -S git-annex-utils

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

$ yay -Rns git-annex-utils

2. Manually Install "git-annex-utils" 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-utils's git locally

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

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

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

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

ID: 196143
Name: git-annex-utils
PackageBaseID: 67722
PackageBase: git-annex-utils
Version: 0.04-1
Description: A set of utilities that are handy to use with git-annex repositories
URL: http://git.mysteryvortex.com/?p=git-annex-utils.git;a=summary
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1362335811
LastModified: 1434303195
URLPath: /cgit/aur.git/snapshot/git-annex-utils.tar.gz