codesearch-git on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S codesearch-git

* (Optional) Uninstall codesearch-git on Arch using YAY

$ yay -Rns codesearch-git

2. Manually Install "codesearch-git" via AUR

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

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

b. Clone codesearch-git's git locally

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

c. Go to ~/codesearch-git folder and install it

$ cd ~/codesearch-git $ makepkg -si

3. Information about the codesearch-git package on Arch User Repository (AUR)

ID: 315516
Name: codesearch-git
PackageBaseID: 95641
PackageBase: codesearch-git
Version: r26.a45d81b-2
Description: A tool for indexing and then performing regular expression searches over large bodies of source code.
URL: https://github.com/google/codesearch
NumVotes: 1
Popularity: 0
OutOfDate: 1705499571
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1436273745
LastModified: 1466647808
URLPath: /cgit/aur.git/snapshot/codesearch-git.tar.gz