kdiff-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kdiff-git

* (Optional) Uninstall kdiff-git on Arch using YAY

$ yay -Rns kdiff-git

2. Manually Install "kdiff-git" via AUR

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

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

b. Clone kdiff-git's git locally

$ git clone https://aur.archlinux.org/kdiff-git.git ~/kdiff-git

c. Go to ~/kdiff-git folder and install it

$ cd ~/kdiff-git $ makepkg -si

3. Information about the kdiff-git package on Arch User Repository (AUR)

ID: 404364
Name: kdiff-git
PackageBaseID: 121695
PackageBase: kdiff-git
Version: r10.15fca24-2
Description: Graphical difference viewer for the KDE platform. (GIT version)
URL: https://github.com/jsalatas/kdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: konfou
FirstSubmitted: 1492824518
LastModified: 1493055530
URLPath: /cgit/aur.git/snapshot/kdiff-git.tar.gz