tkdiff on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tkdiff

* (Optional) Uninstall tkdiff on Arch using YAY

$ yay -Rns tkdiff

2. Manually Install "tkdiff" via AUR

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

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

b. Clone tkdiff's git locally

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

c. Go to ~/tkdiff folder and install it

$ cd ~/tkdiff $ makepkg -si

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

ID: 1170359
Name: tkdiff
PackageBaseID: 111504
PackageBase: tkdiff
Version: 5.6-1
Description: a graphical front end to the diff program
URL: http://tkdiff.sourceforge.net/
NumVotes: 10
Popularity: 0.013929
OutOfDate:
Maintainer: Geballin
Submitter: KlipperKyle
FirstSubmitted: 1463795266
LastModified: 1668674043
URLPath: /cgit/aur.git/snapshot/tkdiff.tar.gz