icdiff on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S icdiff

* (Optional) Uninstall icdiff on Arch using YAY

$ yay -Rns icdiff

2. Manually Install "icdiff" via AUR

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

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

b. Clone icdiff's git locally

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

c. Go to ~/icdiff folder and install it

$ cd ~/icdiff $ makepkg -si

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

ID: 1309718
Name: icdiff
PackageBaseID: 88085
PackageBase: icdiff
Version: 2.0.7-1
Description: Improved colored diff
URL: https://github.com/jeffkaufman/icdiff
NumVotes: 48
Popularity: 0.346512
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1418071674
LastModified: 1693126594
URLPath: /cgit/aur.git/snapshot/icdiff.tar.gz