diffmerge on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S diffmerge

* (Optional) Uninstall diffmerge on Arch using YAY

$ yay -Rns diffmerge

2. Manually Install "diffmerge" via AUR

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

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

b. Clone diffmerge's git locally

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

c. Go to ~/diffmerge folder and install it

$ cd ~/diffmerge $ makepkg -si

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

ID: 626292
Name: diffmerge
PackageBaseID: 92728
PackageBase: diffmerge
Version: 4.2.0.697-1
Description: SourceGear DiffMerge is an application to visually compare and merge files.
URL: http://www.sourcegear.com/diffmerge/
NumVotes: 11
Popularity: 2.0E-6
OutOfDate:
Maintainer: ava1ar
Submitter: ava1ar
FirstSubmitted: 1430620760
LastModified: 1562031516
URLPath: /cgit/aur.git/snapshot/diffmerge.tar.gz