python-patch on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S python-patch

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

$ yay -Rns python-patch

2. Manually Install "python-patch" via AUR

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

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

b. Clone python-patch's git locally

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

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

$ cd ~/python-patch $ makepkg -si

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

ID: 1072480
Name: python-patch
PackageBaseID: 114870
PackageBase: python-patch
Version: 1.16-9
Description: Patch utility to apply unified diffs
URL: https://github.com/techtonik/python-patch/
NumVotes: 20
Popularity: 1.4E-5
OutOfDate:
Maintainer: suridaj
Submitter: suridaj
FirstSubmitted: 1471657854
LastModified: 1651068052
URLPath: /cgit/aur.git/snapshot/python-patch.tar.gz