git-subrepo on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S git-subrepo

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

$ yay -Rns git-subrepo

2. Manually Install "git-subrepo" via AUR

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

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

b. Clone git-subrepo's git locally

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

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

$ cd ~/git-subrepo $ makepkg -si

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

ID: 1258607
Name: git-subrepo
PackageBaseID: 98870
PackageBase: git-subrepo
Version: 0.4.6-2
Description: Git submodule alternative
URL: https://github.com/ingydotnet/git-subrepo
NumVotes: 11
Popularity: 0.008517
OutOfDate:
Maintainer: eclairevoyant
Submitter: bricewge
FirstSubmitted: 1440770107
LastModified: 1684219448
URLPath: /cgit/aur.git/snapshot/git-subrepo.tar.gz