ccls-clang-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ccls-clang-git

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

$ yay -Rns ccls-clang-git

2. Manually Install "ccls-clang-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-clang-git's git locally

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

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

$ cd ~/ccls-clang-git $ makepkg -si

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

ID: 1140738
Name: ccls-clang-git
PackageBaseID: 185792
PackageBase: ccls-clang-git
Version: 20220417-1
Description: C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting, build against llvm-git and clang-git
URL: https://github.com/MaskRay/ccls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Thaodan
Submitter: Thaodan
FirstSubmitted: 1663381714
LastModified: 1663381714
URLPath: /cgit/aur.git/snapshot/ccls-clang-git.tar.gz