diffxml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S diffxml

* (Optional) Uninstall diffxml on Arch using YAY

$ yay -Rns diffxml

2. Manually Install "diffxml" via AUR

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

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

b. Clone diffxml's git locally

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

c. Go to ~/diffxml folder and install it

$ cd ~/diffxml $ makepkg -si

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

ID: 203862
Name: diffxml
PackageBaseID: 88407
PackageBase: diffxml
Version: 0.96B-1
Description: Tools for comparing and patching XML files
URL: http://diffxml.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1418997941
LastModified: 1435502621
URLPath: /cgit/aur.git/snapshot/diffxml.tar.gz