pydiffx on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pydiffx

* (Optional) Uninstall pydiffx on Arch using YAY

$ yay -Rns pydiffx

2. Manually Install "pydiffx" via AUR

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

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

b. Clone pydiffx's git locally

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

c. Go to ~/pydiffx folder and install it

$ cd ~/pydiffx $ makepkg -si

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

ID: 1156970
Name: pydiffx
PackageBaseID: 179263
PackageBase: pydiffx
Version: 1.1-1
Description: Python Reader/Writer for DiffX Files
URL: https://diffx.org/pydiffx/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misery
Submitter: Misery
FirstSubmitted: 1653897362
LastModified: 1666679107
URLPath: /cgit/aur.git/snapshot/pydiffx.tar.gz