git-pull-request on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-pull-request

* (Optional) Uninstall git-pull-request on Arch using YAY

$ yay -Rns git-pull-request

2. Manually Install "git-pull-request" via AUR

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

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

b. Clone git-pull-request's git locally

$ git clone https://aur.archlinux.org/git-pull-request.git ~/git-pull-request

c. Go to ~/git-pull-request folder and install it

$ cd ~/git-pull-request $ makepkg -si

3. Information about the git-pull-request package on Arch User Repository (AUR)

ID: 191594
Name: git-pull-request
PackageBaseID: 71454
PackageBase: git-pull-request
Version: 20140430-1
Description: git command to automatically pull locally github pull requests
URL: http://www.splitbrain.org/blog/2011-06/19-automate_github_pull_requests
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mic92
FirstSubmitted: 1372586143
LastModified: 1433967824
URLPath: /cgit/aur.git/snapshot/git-pull-request.tar.gz