dpatch on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dpatch

* (Optional) Uninstall dpatch on Arch using YAY

$ yay -Rns dpatch

2. Manually Install "dpatch" via AUR

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

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

b. Clone dpatch's git locally

$ git clone https://aur.archlinux.org/dpatch.git ~/dpatch

c. Go to ~/dpatch folder and install it

$ cd ~/dpatch $ makepkg -si

3. Information about the dpatch package on Arch User Repository (AUR)

ID: 1213272
Name: dpatch
PackageBaseID: 133850
PackageBase: dpatch
Version: 2.0.41-2
Description: A easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use.
URL: https://packages.debian.org/stable/dpatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dreieck
FirstSubmitted: 1530267663
LastModified: 1676843110
URLPath: /cgit/aur.git/snapshot/dpatch.tar.gz