mu-repo on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mu-repo

* (Optional) Uninstall mu-repo on Arch using YAY

$ yay -Rns mu-repo

2. Manually Install "mu-repo" via AUR

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

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

b. Clone mu-repo's git locally

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

c. Go to ~/mu-repo folder and install it

$ cd ~/mu-repo $ makepkg -si

3. Information about the mu-repo package on Arch User Repository (AUR)

ID: 1220507
Name: mu-repo
PackageBaseID: 146085
PackageBase: mu-repo
Version: 1.8.2-1
Description: Tool to help in dealing with multiple git repositories
URL: http://fabioz.github.io/mu-repo/
NumVotes: 2
Popularity: 0.000525
OutOfDate:
Maintainer: turiok
Submitter: sikmir
FirstSubmitted: 1572010154
LastModified: 1677830328
URLPath: /cgit/aur.git/snapshot/mu-repo.tar.gz