ccls-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ccls-git

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

$ yay -Rns ccls-git

2. Manually Install "ccls-git" via AUR

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

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

b. Clone ccls-git's git locally

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

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

$ cd ~/ccls-git $ makepkg -si

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

ID: 757023
Name: ccls-git
PackageBaseID: 131451
PackageBase: ccls-git
Version: 20200615-1
Description: C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting
URL: https://github.com/MaskRay/ccls
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: MaskRay
Submitter: MaskRay
FirstSubmitted: 1523205203
LastModified: 1593143890
URLPath: /cgit/aur.git/snapshot/ccls-git.tar.gz