graphtage on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S graphtage

* (Optional) Uninstall graphtage on Arch using YAY

$ yay -Rns graphtage

2. Manually Install "graphtage" via AUR

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

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

b. Clone graphtage's git locally

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

c. Go to ~/graphtage folder and install it

$ cd ~/graphtage $ makepkg -si

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

ID: 1382337
Name: graphtage
PackageBaseID: 157606
PackageBase: graphtage
Version: 0.3.1-1
Description: A utility for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, and CSS files.
URL: https://github.com/trailofbits/graphtage
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dkasak
Submitter: dkasak
FirstSubmitted: 1599829741
LastModified: 1704709065
URLPath: /cgit/aur.git/snapshot/graphtage.tar.gz