python-xmldiff on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-xmldiff

* (Optional) Uninstall python-xmldiff on Arch using YAY

$ yay -Rns python-xmldiff

2. Manually Install "python-xmldiff" via AUR

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

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

b. Clone python-xmldiff's git locally

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

c. Go to ~/python-xmldiff folder and install it

$ cd ~/python-xmldiff $ makepkg -si

3. Information about the python-xmldiff package on Arch User Repository (AUR)

ID: 1406002
Name: python-xmldiff
PackageBaseID: 202277
PackageBase: python-xmldiff
Version: 2.6.3-2
Description: A libray and command line utility for diffing xml
URL: https://github.com/Shoobx/xmldiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Puqns67
Submitter: Puqns67
FirstSubmitted: 1707380328
LastModified: 1707380328
URLPath: /cgit/aur.git/snapshot/python-xmldiff.tar.gz