diffh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S diffh

* (Optional) Uninstall diffh on Arch using YAY

$ yay -Rns diffh

2. Manually Install "diffh" via AUR

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

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

b. Clone diffh's git locally

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

c. Go to ~/diffh folder and install it

$ cd ~/diffh $ makepkg -si

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

ID: 1023547
Name: diffh
PackageBaseID: 55373
PackageBase: diffh
Version: 0.3.2-2
Description: Makes browsing diff output easy, converting it to highly-readable highlighted Wikipedia-style HTML
URL: https://sourceforge.net/projects/diffh/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: larchunix
FirstSubmitted: 1325103532
LastModified: 1642881639
URLPath: /cgit/aur.git/snapshot/diffh.tar.gz