git-pw on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S git-pw

* (Optional) Uninstall git-pw on Arch using YAY

$ yay -Rns git-pw

2. Manually Install "git-pw" via AUR

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

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

b. Clone git-pw's git locally

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

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

$ cd ~/git-pw $ makepkg -si

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

ID: 1388742
Name: git-pw
PackageBaseID: 141521
PackageBase: git-pw
Version: 2.6.0-1
Description: A tool for integrating Git with Patchwork, the web-based patch tracking system
URL: https://github.com/getpatchwork/git-pw
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: khoyo
Submitter: Ppjet6
FirstSubmitted: 1556115251
LastModified: 1705665263
URLPath: /cgit/aur.git/snapshot/git-pw.tar.gz