subrepo on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S subrepo

* (Optional) Uninstall subrepo on Arch using YAY

$ yay -Rns subrepo

2. Manually Install "subrepo" via AUR

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

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

b. Clone subrepo's git locally

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

c. Go to ~/subrepo folder and install it

$ cd ~/subrepo $ makepkg -si

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

ID: 496022
Name: subrepo
PackageBaseID: 70075
PackageBase: subrepo
Version: 0.0.1-3
Description: Git & Mercurial subrepos done right
URL: http://blog.rusty.io/2010/01/24/submodules-and-subrepos-done-right/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1368942757
LastModified: 1521575696
URLPath: /cgit/aur.git/snapshot/subrepo.tar.gz