diffsitter on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S diffsitter

* (Optional) Uninstall diffsitter on Arch using YAY

$ yay -Rns diffsitter

2. Manually Install "diffsitter" via AUR

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

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

b. Clone diffsitter's git locally

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

c. Go to ~/diffsitter folder and install it

$ cd ~/diffsitter $ makepkg -si

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

ID: 1386765
Name: diffsitter
PackageBaseID: 173746
PackageBase: diffsitter
Version: 0.8.2-1
Description: Tree-sitter based AST diff tool
URL: https://github.com/afnanenayet/diffsitter
NumVotes: 1
Popularity: 0.057827
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1638891333
LastModified: 1705411657
URLPath: /cgit/aur.git/snapshot/diffsitter.tar.gz