cquery-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cquery-git

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

$ yay -Rns cquery-git

2. Manually Install "cquery-git" via AUR

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

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

b. Clone cquery-git's git locally

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

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

$ cd ~/cquery-git $ makepkg -si

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

ID: 531439
Name: cquery-git
PackageBaseID: 127329
PackageBase: cquery-git
Version: 1942.3ac1ff24-2
Description: Low-latency vscode language server for large C++ code-bases, powered by libclang.
URL: https://github.com/cquery-project/cquery/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: htfy96
Submitter: htfy96
FirstSubmitted: 1510985499
LastModified: 1533284735
URLPath: /cgit/aur.git/snapshot/cquery-git.tar.gz