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

Last updated: May 19,2024

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

$ yay -S git-annex-standalone

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

$ yay -Rns git-annex-standalone

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

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

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

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

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

ID: 1353798
Name: git-annex-standalone
PackageBaseID: 146888
PackageBase: git-annex-standalone
Version: 10.20230926-1
Description: Manage files with git, without checking their contents into git. Standalone version, with no Haskell dependency.
URL: https://git-annex.branchable.com/
NumVotes: 4
Popularity: 0.102303
OutOfDate:
Maintainer: Schnouki
Submitter: Schnouki
FirstSubmitted: 1574630561
LastModified: 1700080555
URLPath: /cgit/aur.git/snapshot/git-annex-standalone.tar.gz