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

Last updated: July 06,2024

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

$ yay -S python-grep-ast

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

$ yay -Rns python-grep-ast

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

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

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

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

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

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

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

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

ID: 1385708
Name: python-grep-ast
PackageBaseID: 201531
PackageBase: python-grep-ast
Version: 0.2.4-1
Description: Grep source code and see useful code context about matching lines
URL: https://github.com/paul-gauthier/grep-ast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1705261327
LastModified: 1705261327
URLPath: /cgit/aur.git/snapshot/python-grep-ast.tar.gz