mgit on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mgit

* (Optional) Uninstall mgit on Arch using YAY

$ yay -Rns mgit

2. Manually Install "mgit" via AUR

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

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

b. Clone mgit's git locally

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

c. Go to ~/mgit folder and install it

$ cd ~/mgit $ makepkg -si

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

ID: 808138
Name: mgit
PackageBaseID: 159037
PackageBase: mgit
Version: 0.1.10-1
Description: Run git on multiple projects.
URL: https://crates.io/crates/mgit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koozz
Submitter: koozz
FirstSubmitted: 1603378922
LastModified: 1603386533
URLPath: /cgit/aur.git/snapshot/mgit.tar.gz