codequery on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S codequery

* (Optional) Uninstall codequery on Arch using YAY

$ yay -Rns codequery

2. Manually Install "codequery" via AUR

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

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

b. Clone codequery's git locally

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

c. Go to ~/codequery folder and install it

$ cd ~/codequery $ makepkg -si

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

ID: 559973
Name: codequery
PackageBaseID: 84862
PackageBase: codequery
Version: 0.21.1-1
Description: A code-understanding, code-browsing or code-search tool.
URL: http://ruben2020.github.io/codequery/
NumVotes: 7
Popularity: 0
OutOfDate: 1587028981
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1408697949
LastModified: 1542225969
URLPath: /cgit/aur.git/snapshot/codequery.tar.gz