git-subtrac on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S git-subtrac

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

$ yay -Rns git-subtrac

2. Manually Install "git-subtrac" via AUR

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

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

b. Clone git-subtrac's git locally

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

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

$ cd ~/git-subtrac $ makepkg -si

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

ID: 965716
Name: git-subtrac
PackageBaseID: 171367
PackageBase: git-subtrac
Version: 0.04-1
Description: Keep the content for your git submodules all in one place: the parent repo.
URL: https://github.com/apenwarr/git-subtrac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jordanwade90
Submitter: jordanwade90
FirstSubmitted: 1632597157
LastModified: 1632598441
URLPath: /cgit/aur.git/snapshot/git-subtrac.tar.gz