git-mr on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "git-mr" 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 git-mr on Arch using YAY
$
yay -S
git-mr
Copied
* (Optional) Uninstall git-mr on Arch using YAY
$
yay -Rns
git-mr
Copied
2. Manually Install "git-mr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-mr's git locally
$
git clone https://aur.archlinux.org/git-mr.git
~/git-mr
Copied
c. Go to ~/git-mr folder and install it
$
cd
~/git-mr
Copied
$
makepkg -si
Copied
3. Information about the git-mr package on Arch User Repository (AUR)
ID: 673010
Name: git-mr
PackageBaseID: 147163
PackageBase: git-mr
Version: 1.0.0-2
Description: Checkout GitLab merge requests / GitHub pull requests locally
URL: https://gitlab.com/glensc/git-mr/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tsdgeos
Submitter: tsdgeos
FirstSubmitted: 1575391561
LastModified: 1575446972
URLPath: /cgit/aur.git/snapshot/git-mr.tar.gz
Name: git-mr
PackageBaseID: 147163
PackageBase: git-mr
Version: 1.0.0-2
Description: Checkout GitLab merge requests / GitHub pull requests locally
URL: https://gitlab.com/glensc/git-mr/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tsdgeos
Submitter: tsdgeos
FirstSubmitted: 1575391561
LastModified: 1575446972
URLPath: /cgit/aur.git/snapshot/git-mr.tar.gz