patch-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S patch-git

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

$ yay -Rns patch-git

2. Manually Install "patch-git" via AUR

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

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

b. Clone patch-git's git locally

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

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

$ cd ~/patch-git $ makepkg -si

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

ID: 1240452
Name: patch-git
PackageBaseID: 124955
PackageBase: patch-git
Version: 2.7.6.r29.gc835ecc-1
Description: A utility to apply patch files to original sources
URL: https://www.gnu.org/software/patch/patch.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503301303
LastModified: 1681309191
URLPath: /cgit/aur.git/snapshot/patch-git.tar.gz