interactive-diff-patch on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S interactive-diff-patch

* (Optional) Uninstall interactive-diff-patch on Arch using YAY

$ yay -Rns interactive-diff-patch

2. Manually Install "interactive-diff-patch" via AUR

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

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

b. Clone interactive-diff-patch's git locally

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

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

$ cd ~/interactive-diff-patch $ makepkg -si

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

ID: 619287
Name: interactive-diff-patch
PackageBaseID: 137146
PackageBase: interactive-diff-patch
Version: 0.0.16-1
Description: A terminal program that allows you to compare two folders or files and merge differences one section at a time per each file and preview them interactivly.
URL: https://gitlab.com/bixfliz/interactive-diff-patch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bixfliz
Submitter: bixfliz
FirstSubmitted: 1541302844
LastModified: 1559877631
URLPath: /cgit/aur.git/snapshot/interactive-diff-patch.tar.gz