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
Copied
b. Install mgit on Arch using YAY
$
yay -S
mgit
Copied
* (Optional) Uninstall mgit on Arch using YAY
$
yay -Rns
mgit
Copied
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
Copied
b. Clone mgit's git locally
$
git clone https://aur.archlinux.org/mgit.git
~/mgit
Copied
c. Go to ~/mgit folder and install it
$
cd
~/mgit
Copied
$
makepkg -si
Copied
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
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