imediff on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S imediff

* (Optional) Uninstall imediff on Arch using YAY

$ yay -Rns imediff

2. Manually Install "imediff" via AUR

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

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

b. Clone imediff's git locally

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

c. Go to ~/imediff folder and install it

$ cd ~/imediff $ makepkg -si

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

ID: 1428602
Name: imediff
PackageBaseID: 196050
PackageBase: imediff
Version: 2.8-1
Description: ncurses-based 2/3 file merge tool
URL: https://github.com/osamuaoki/imediff
NumVotes: 2
Popularity: 0.574357
OutOfDate:
Maintainer: axml
Submitter: vaygr
FirstSubmitted: 1690147094
LastModified: 1710614880
URLPath: /cgit/aur.git/snapshot/imediff.tar.gz