ast-grep-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ast-grep-bin

* (Optional) Uninstall ast-grep-bin on Arch using YAY

$ yay -Rns ast-grep-bin

2. Manually Install "ast-grep-bin" via AUR

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

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

b. Clone ast-grep-bin's git locally

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

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

$ cd ~/ast-grep-bin $ makepkg -si

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

ID: 1414239
Name: ast-grep-bin
PackageBaseID: 193550
PackageBase: ast-grep-bin
Version: 0.19.2-1
Description: A fast and easy tool for code searching, linting, rewriting at large scale
URL: https://github.com/ast-grep/ast-grep
NumVotes: 1
Popularity: 0.653547
OutOfDate:
Maintainer: AsukaMinato
Submitter: AsukaMinato
FirstSubmitted: 1683815191
LastModified: 1708693446
URLPath: /cgit/aur.git/snapshot/ast-grep-bin.tar.gz