diffsitter-bin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S diffsitter-bin

* (Optional) Uninstall diffsitter-bin on Arch using YAY

$ yay -Rns diffsitter-bin

2. Manually Install "diffsitter-bin" via AUR

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

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

b. Clone diffsitter-bin's git locally

$ git clone https://aur.archlinux.org/diffsitter-bin.git ~/diffsitter-bin

c. Go to ~/diffsitter-bin folder and install it

$ cd ~/diffsitter-bin $ makepkg -si

3. Information about the diffsitter-bin package on Arch User Repository (AUR)

ID: 1204917
Name: diffsitter-bin
PackageBaseID: 168785
PackageBase: diffsitter-bin
Version: 0.7.3-1
Description: A tree-sitter based AST difftool to get meaningful semantic diffs
URL: https://github.com/afnanenayet/diffsitter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1625867562
LastModified: 1675270213
URLPath: /cgit/aur.git/snapshot/diffsitter-bin.tar.gz