git-stree on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S git-stree

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

$ yay -Rns git-stree

2. Manually Install "git-stree" via AUR

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

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

b. Clone git-stree's git locally

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

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

$ cd ~/git-stree $ makepkg -si

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

ID: 267612
Name: git-stree
PackageBaseID: 106474
PackageBase: git-stree
Version: 0.4.5-1
Description: A better Git subtree helper command
URL: http://deliciousinsights.github.io/git-stree/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Koromix
FirstSubmitted: 1453471679
LastModified: 1453471687
URLPath: /cgit/aur.git/snapshot/git-stree.tar.gz