diff2colorhtml on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S diff2colorhtml

* (Optional) Uninstall diff2colorhtml on Arch using YAY

$ yay -Rns diff2colorhtml

2. Manually Install "diff2colorhtml" via AUR

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

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

b. Clone diff2colorhtml's git locally

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

c. Go to ~/diff2colorhtml folder and install it

$ cd ~/diff2colorhtml $ makepkg -si

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

ID: 203863
Name: diff2colorhtml
PackageBaseID: 19493
PackageBase: diff2colorhtml
Version: 0.1-1
Description: Convert diff output to colorized HTML
URL: http://www.linuxjournal.com/content/convert-diff-output-colorized-html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1220210445
LastModified: 1435502650
URLPath: /cgit/aur.git/snapshot/diff2colorhtml.tar.gz