cquery on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cquery" 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
Copied
b. Install cquery on Arch using YAY
$
yay -S
cquery
Copied
* (Optional) Uninstall cquery on Arch using YAY
$
yay -Rns
cquery
Copied
2. Manually Install "cquery" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cquery's git locally
$
git clone https://aur.archlinux.org/cquery.git
~/cquery
Copied
c. Go to ~/cquery folder and install it
$
cd
~/cquery
Copied
$
makepkg -si
Copied
3. Information about the cquery package on Arch User Repository (AUR)
ID: 573388
Name: cquery
PackageBaseID: 129540
PackageBase: cquery
Version: v20180718-8
Description: cquery is a highly-scalable, low-latency language server for C/C++/Objective-C.
URL: https://github.com/cquery-project/cquery/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: MaskRay
Submitter: SilverRainZ
FirstSubmitted: 1517115982
LastModified: 1546536505
URLPath: /cgit/aur.git/snapshot/cquery.tar.gz
Name: cquery
PackageBaseID: 129540
PackageBase: cquery
Version: v20180718-8
Description: cquery is a highly-scalable, low-latency language server for C/C++/Objective-C.
URL: https://github.com/cquery-project/cquery/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: MaskRay
Submitter: SilverRainZ
FirstSubmitted: 1517115982
LastModified: 1546536505
URLPath: /cgit/aur.git/snapshot/cquery.tar.gz